Curses-based interface to the GNU Debugger with source code view
Curses-based interface to the GNU Debugger
cgdb
$ cgdb ./myprogram
$ cgdb --args ./myprogram arg1 arg2
$ cgdb -p 1234