This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
gcc debugger reccomendations
- From: Jason Foat <jfoat at seasoar1 dot ucsd dot edu>
- To: gcc-help at gcc dot gnu dot org
- Date: Thu, 23 Jan 2003 09:05:31 -0800 (PST)
- Subject: gcc debugger reccomendations
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.