How to Install xxgdb in Ubuntu 18.04



Install xxgdb by entering the following commands in the terminal:

sudo apt update
sudo apt install xxgdb

Description:

An X front-end to the GNU debugger gdb

xxgdb is a simple but powerful graphical interface to the GNU debugger gdb. A more powerful (but slower and much bigger) interface is available in the ddd package.

Version: 1.12-17build1

Section: universe/devel