macOS
brew install gdbguilocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gdbgui in AI-Agent-Workflows.
Installation
brew install gdbguilocal Homebrew formula metadata
nix profile install nixpkgs#gdbguinixpkgs package indexes · gdbgui · Quelle: raw.githubusercontent.com
Überblick
Modern, browser-based frontend to gdb (gnu debugger)
Verlauf
gdbgui is a browser-based frontend to GDB that starts from a terminal command and opens a web interface for breakpoints, stack traces, source viewing, and debugger control.
The official site describes gdbgui as a browser-based frontend to the GNU Debugger for C, C++, Go, and Rust. It identifies Chad Smith as creator and maintainer and lists GitHub and PyPI as distribution channels.
The GitHub README points to the same documentation and source repository, making the project a Python-distributed CLI/server around a browser UI rather than a traditional desktop IDE.
The project site says gdbgui is used by thousands of developers, including engineers at Google and college computer science course instructors, and notes appearances in Rust source and C++ Weekly.
Its adoption niche is developers who want GDB's debugger engine without living entirely inside the GDB command prompt or a full IDE.
Users run gdbgui from the terminal to start the server; the documentation says a browser tab opens automatically and can load a binary, set breakpoints, run, step, and inspect program state.
Because gdbgui is a server, the official guides document remote debugging by running gdbgui on a remote machine and connecting from a local browser, along with compatibility with gdbserver.
gdbgui is interesting as a package because it packages a debugger frontend as a command-line-launched web app: it depends on the system debugger culture of GDB while delivering a browser UI through Python packaging and Homebrew-style executable installation.
It is also a good example of a package that turns an old CLI tool into a local web workflow without replacing the underlying debugger.
Sicherheitslage
escape, surveillance, or offensive capability signal.
red Risiko · mittel Konfidenz · escape-surveillance-offensive
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
gdbgui | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:gdbgui |
|---|---|
| Version | 0.15.3.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/gdbgui |
| Homepage | https://www.gdbgui.com/ |
| Repository | https://github.com/cs01/gdbgui |
| Upstream-Dokumentation | https://www.gdbgui.com/ |
| Lizenz | GPL-3.0-only |
| Quellarchiv | https://files.pythonhosted.org/packages/d6/e6/024e8e183ef8e414a9efbca356f7755a813c4a3420892bcac9e9bb23bfb3/gdbgui-0.15.3.0.tar.gz |
| Abhängigkeiten | gdb, python@3.14 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gdbgui |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
gdbgui
nix profile install nixpkgs#gdbguiQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.