Search Results

2
votes

Which is the best Linux C/C++ debugger (or front-end to gdb) to help teaching programming?

Perhaps it is indirect to gdb (because it's an IDE), but my recommendations would be KDevelop. Being quite spoiled with Visua …
0
votes

Best C++ IDE for *nix

My vote is KDevelop (I wish I had more points so I can "vote up", so I could just agree with others indirectly than comment). I've been using Eclipse for about couple years now for personal …