←back to thread

146 points jrepinc | 2 comments | | HN request time: 0.411s | source
1. albertzeyer ◴[] No.45762772[source]
QtCreator was a bit like the lightweight version of KDevelop for me. I didn't really needed any of the Qt features, just the C++ editor. And the C++ support was really good.
replies(1): >>45762897 #
2. nurettin ◴[] No.45762897[source]
For me it had the best debugger integration and visualizers back in mid 2000s. In fact that's how I learned about .gdbinit and macros.