gdb-dashboard: gdb-dashboard (An advanced gdb python interface) gdb-dashboard: gdb-dashboard: GDB dashboard is a standalone .gdbinit file written using the Python gdb-dashboard: API that enables a modular interface showing relevant information gdb-dashboard: about the program being debugged. Its main goal is to reduce the gdb-dashboard: number of GDB commands needed to inspect the status of current gdb-dashboard: program thus allowing the developer to primarily focus on the control gdb-dashboard: flow. gdb-dashboard: gdb-dashboard: https://github.com/cyrus-and/gdb-dashboard/ gdb-dashboard: