Description
A modular Python-based visual dashboard for GDB. It improves the terminal debugging view by showing registers, stack, source, breakpoints, memory, and other context in organized panels.
Use it when you already debug with GDB and want a more readable terminal interface. It still exposes process internals, so be careful with sensitive programs or captured screenshots.