On Wed, 26 Oct 2005 08:44:46 -0400
Patrick Lessard <patrick.less...@cogeco.com> wrote:

> Any suggestion for a good debugger so I can trace the program step
> by step?

I use gdb and its GUI ddd, I'm not aware of any alternatives.

You'll want to turn off optimisation when compiling sane, and it's
much easier to use a command-line sane frontend than a GUI one.

Martin

Reply via email to