xxgdb
An X front-end to the GNU debugger gdb
Install
- All systems
-
curl cmd.cat/xxgdb.sh
- Debian
-
apt-get install xxgdb
- Ubuntu
-
apt-get install xxgdb
- Kali Linux
-
apt-get install xxgdb
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install xxgdb
- Raspbian
-
apt-get install xxgdb
- Dockerfile
- dockerfile.run/xxgdb
xxgdb
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.