xxgdb might work for you. Also, emacs has, I believe, a debug mode that provides an interface to gdb.
Judah Howard Sanner <[EMAIL PROTECTED]> wrote: > Is there a GUI debugger for C/C++ under Linux and X-windows? > apropos debug turned up gdb, which doesn't seem to be quite the > thing. Even I'm not crazy enough to debug a GUI app at the assembly > language level, particularly one I didn't write. > > Thanks. > > Howard Sanner > [EMAIL PROTECTED] >
