macOS
brew install cgdbprovider-native install command
brew / rank 7618
Curses-based interface to the GNU Debugger. Version 0.8.0 via Homebrew; verified 2026-06-22.
install
brew install cgdbprovider-native install command
overview
Curses-based interface to the GNU Debugger
history
CGDB is a lightweight curses-based front end to GDB with a split source/GDB terminal interface modeled after vi.
CGDB grew as a terminal debugger interface focused on keeping the familiar GDB prompt while adding a source window, syntax highlighting, breakpoints, and vi-like navigation. The manual identifies CGDB 0.8.0 as the GNU ncurses based front end to GDB.
The project ships official source releases and is packaged broadly in Unix package managers. Its NEWS file shows long-running portability work across Unix variants, macOS, Cygwin, and newer GDB releases.
Users launch cgdb as a GDB front end, pass commands through the GDB window, navigate source in CGDB mode, and configure behavior through cgdbrc files under CGDB_DIR or ~/.cgdb.
CGDB is a classic terminal-packaging example: small, curses-based, tied to readline/ncurses/GDB behavior, and useful for developers who want source-level debugging without a graphical IDE.
security posture
escape, surveillance, or offensive capability signal.
red risk · medium confidence · escape-surveillance-offensive
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$CGDB_DIR/cgdbrc~/.cgdb/cgdbrcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cgdb | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:cgdb |
|---|---|
| Version | 0.8.0 |
| Package manager | Homebrew |
| Homepage | https://cgdb.github.io/ |
| Repository | https://github.com/cgdb/cgdb |
| Last updated | 2026-06-22T14:03:00-07:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.