This Python-based GDB extension creates a dashboard that automatically displays vital program information when execution pauses. It aims to reduce the need for manual GDB commands by presenting data like variables, backtraces, and assembly directly on your console.
Enhance your GDB debugging experience with a visual, modular interface.
Developers who frequently use GDB for debugging C/C++ or other compiled languages and want a more intuitive way to inspect program state.
Not enough data yet. Star history will appear after a few days of tracking.