[EMAIL PROTECTED] wrote: > Hello there! > > I switched from Windows to Debian Sarge Linux and would like to develop > some C++ Code. > My question now is: Is there a GUI or something for g++ to debug > "online" - like MS Visual C++ or IBMs DB2 Developer Studio??? > > THX!! > Christian Maier >
'gdb' is the prevelant debugger. There are some GUI front ends for it, 'kdbg' for KDE is one. Kdevelop (an MS Visual Studio look-alike) also provides a GUI wrapper for the debugger. These should be on the linux CD's. Larry _______________________________________________ Help-gplusplus mailing list Help-gplusplus@gnu.org http://lists.gnu.org/mailman/listinfo/help-gplusplus