help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: g++ Debugger or something like Visual Studio


From: Larry I Smith
Subject: Re: g++ Debugger or something like Visual Studio
Date: Fri, 25 Nov 2005 14:42:07 GMT
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.11) Gecko/20050727

tomtailor@freesurf.fr 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]