cgdb
Share on:
Enter Your Mastodon Instance
https://
Copy the link below to share to Mastodon
https://terminaltrove.com/cgdb/
A curses (terminal-based) interface to the GNU Debugger (GDB)
apt install cgdb
CGDB is a lightweight curses (terminal-based) interface to the GNU Debugger (GDB).
In addition to providing a visual gdb environment, CGDB also provides a mode, called the CGDB mode, where users can issue arbitrary gdb and program commands.