On Tue, Oct 02, 2001 at 11:32:40PM +1000, [EMAIL PROTECTED] 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: pgpUt9IyVPbCe.pgp
Description: PGP signature

Reply via email to