Results 1 to 2 of 2
hello,
does anyone know of a good ide for c++ which serves as a debugger aswell, a bit like microsoft visual studio on windows.
I obviously want something that uses ...
- 03-31-2007 #1Linux Newbie
- Join Date
- Nov 2006
- Posts
- 123
good ide with debugger?
hello,
does anyone know of a good ide for c++ which serves as a debugger aswell, a bit like microsoft visual studio on windows.
I obviously want something that uses gcc as its compiler but lets you step through the code in source files and examine variables in a GUI sense.
- 03-31-2007 #2
You might have a look at Eclipse with the CDT plugin.
Stand up and be counted as a Linux user!


Reply With Quote