GNU Debugger (GDB)
Jump to navigation
Jump to search
The GNU Project Debugger (GDB)
Installation
Ubuntu
GDB comes isntalled by default on most Unix-like systems, but if it's not installed, you can run the following:
sudo apt install gdb