cyrus-and/gdb-dashboard
Modular visual interface for GDB in Python observed · 2026-08-28
Health v2 · maintenance only
74/100
- Activity 93
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4011
- days_rel: n/a
- days_push: 47
- n_releases_24m: 0
Adoption not part of the score
12242 stars · 819 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A standalone .gdbinit file that adds a modular visual dashboard interface to GDB using its Python API. It displays relevant debugging information (registers, source, assembly, etc.) automatically whenever the debugged program stops.
Use cases
- visualize gdb debugging state in the terminal
- show registers and assembly while debugging with gdb
- reduce gdb commands needed to inspect program status
- add syntax highlighting to gdb output
- customize a modular debugger interface
When to choose
- you debug with GDB in a terminal and want a richer visual interface without leaving the workflow
- you want a drop-in .gdbinit enhancement with no GDB commands redefined
When to avoid
- you use a different debugger such as LLDB
- you prefer a full GUI debugger like one integrated in an IDE
Facets
plugin · maturity stable
developer-tools terminal-ui plugin-system developer-tools cli python gdb debugger dashboard tui syntax-highlighting gdbinit command-line linux macos
1 source
- readme: https://github.com/cyrus-and/gdb-dashboard · fetched 2026-08-28 · b61c3572c865
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cyrus-and/gdb-dashboard | main | 74 |
For agents
markdown · JSON · MCP: product_card(name="cyrus-and/gdb-dashboard")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem