Skip to content

GDB dashboard

Modular visual interface for GDB in Python.

This comes as a standalone single-file .gdbinit which, among the other things, enables a configurable dashboard showing the most relevant information during the program execution. Its main goal is to reduce the number of GDB commands issued to inspect the current program status allowing the programmer to focus on the control flow instead.

Local Download

gdb-dashboard master 6203625 (2018-08-22)
Gdb-dashboard-gdbinit-master-6203625.zip

See also

Favorite site