Graphical front-end for GDB, DBX, and other command-line debuggers
Graphical front-end for command-line debuggers
ddd
$ ddd ./myprogram
$ ddd --gdb ./myprogram arg1 arg2
$ ddd --gdb --pid 1234