←back to thread

376 points turrini | 1 comments | | HN request time: 0s | source
Show context
glitchc ◴[] No.42147031[source]
eclipse-cdt includes a GDB integrated debugger UI for C and C++ since forever. What's new here?
replies(2): >>42147717 #>>42155852 #
1. einpoklum ◴[] No.42147717[source]
Eclipse CDT is a whole IDE; is rather complex, and one might even say convoluted; and is Java based. Seer is none of these things.

Of course - it's not like a GDB GUI is a novelty in itself, there are quite a few. But a GDB-GUI-only utility is a meaningful and important niche to consider.