←back to thread

376 points turrini | 3 comments | | HN request time: 0.49s | source
1. 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 #
2. 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.

3. howtofly ◴[] No.42155852[source]
I've used classic eclipse-cdt for over a decade until it cannot keep up with post-C++14 standards. It seems that it recently regains activity with the introduction of https://github.com/ghentschke/eclipse-cdt-lsp