[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.

gdb is the usually used debugger under Linux. There's a nice graphical
user interface for it, called ddd. It will compile under most Unices
also ... give it a try. There're packages for Debian and
everything. Just apt-get. And have a nice day.

	-- Jsb



Reply to: