cgdb/cgdb
Console front-end to the GNU debugger observed · 2026-08-28
Health v2 · maintenance only
63/100
- Activity 69
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5234
- days_rel: n/a
- days_push: 187
- n_releases_24m: 0
Adoption not part of the score
1839 stars · 192 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CGDB is a lightweight console front-end to the GNU debugger (GDB) with a split-screen interface showing the GDB session and source code. Its keybindings are modeled after vim, making it familiar to vim users.
Use cases
- debug C/C++ programs from the terminal
- view source code while stepping through GDB
- use vim-style keybindings in a debugger
- replace plain GDB with a nicer console UI
- debug over SSH without a GUI
When to choose
- you debug in a terminal or over SSH
- you know vim and want familiar navigation
- you want a lightweight alternative to GUI debuggers
When to avoid
- you prefer a graphical debugger like IDE-integrated ones
- you debug languages other than those supported by GDB
Facets
cli-tool · maturity active
developer-tools terminal-ui developer-tools cli gdb debugger curses vim-like c command-line linux macos
1 source
- readme: https://github.com/cgdb/cgdb · fetched 2026-08-28 · 43b0cd0f6830
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cgdb/cgdb | main | 63 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem