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

Re: Debugger for C programming?



On Tue, Oct 02, 2001 at 11:32:40PM +1000, mdevin@ozemail.com.au wrote:
> Is there a good debugger for C programming.  You know, the kind of thing
> that lets you step through a line at a time running your program and put
> watches on variables etc.

If you want a nice GUI, check out DDD (apt-cache search ddd).

It uses GDB as a backend, which many here have already praised.  It adds
a nice UI to it, though, which helps with the learning curve.  I know
that for years debugging was the one thing I really needed a GUI for.

noah

-- 
 _______________________________________________________
| Web: http://web.morgul.net/~frodo/
| PGP Public Key: http://web.morgul.net/~frodo/mail.html 

Attachment: pgprIqHl4Xa9k.pgp
Description: PGP signature


Reply to: