public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc debugger reccomendations
@ 2003-01-23 17:17 Jason Foat
  2003-01-23 17:21 ` John Love-Jensen
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Foat @ 2003-01-23 17:17 UTC (permalink / raw)
  To: gcc-help

Hi Guys,

Can anybody reccomend a decent debugger for gcc? I'm writing
c and c++ code on a redhat (7.2) linux box, and I'd like to 
move beyond the comment/un-comment/add-print-statement cycle.
It just feels sooooo last millenium....

Back in my DOS days I used the Turbo products, and thought they
had some neato graphical interfaces for debugging. Is there
anything like that out there for gcc/linux?

TIA. Jason.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: gcc debugger reccomendations
  2003-01-23 17:17 gcc debugger reccomendations Jason Foat
@ 2003-01-23 17:21 ` John Love-Jensen
  0 siblings, 0 replies; 2+ messages in thread
From: John Love-Jensen @ 2003-01-23 17:21 UTC (permalink / raw)
  To: Jason Foat, gcc-help

Hi Jason,

The gdb (GNU debugger) is just what you are looking for.

If you prefer a GUI kind of debugger, then consider ddd -- which is a GUI
front end that runs gdb in the behind the scenes.

--Eljay

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-01-23 17:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-23 17:17 gcc debugger reccomendations Jason Foat
2003-01-23 17:21 ` John Love-Jensen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).