# Installer gdbgui avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gdbgui pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:gdbgui
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gdbgui
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#gdbgui
```

  Preuve: nixpkgs package indexes: pkgs/by-name/gd/gdbgui/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:gdbgui
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/gdbgui>
- **Version:** 0.15.3.0
- **Résumé source:** Modern, browser-based frontend to gdb (gnu debugger)
- **Page d'accueil:** <https://www.gdbgui.com/>
- **Docs amont:** <https://www.gdbgui.com/>
- **Licence:** GPL-3.0-only
- **Archive source:** <https://files.pythonhosted.org/packages/d6/e6/024e8e183ef8e414a9efbca356f7755a813c4a3420892bcac9e9bb23bfb3/gdbgui-0.15.3.0.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- gdbgui (cli)
- gdbgui (alias)

## Dépendances

- gdb
- python@3.14

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.15.3.0
- données locales: OK
- dépôt amont: https://www.gdbgui.com/
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 2020: Official GitHub releases show the 0.14.x series.
- 2021: Official GitHub releases show the 0.15.0 series.
- 2025: Official GitHub releases show version 0.15.3.0.

### Related projects

- gdbgui is directly related to GDB and gdbserver.
- It overlaps conceptually with debugger frontends and IDE debuggers, while remaining a standalone browser-based frontend.

### Sources

- <https://github.com/cs01/gdbgui>
- <https://github.com/cs01/gdbgui/releases>
- <https://www.gdbgui.com/>
- <https://www.gdbgui.com/guides>


## Notes de sécurité

escape, surveillance, or offensive capability signal.

- **Risque Geiger:** red / moyen
- escape, surveillance, or offensive capability signal

## Détails de la base source

- **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:** stable

## Autres enregistrements de gestionnaires de paquets

- Nix - gdbgui: normalized package name match | nixpkgs package indexes: pkgs/by-name/gd/gdbgui/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Liens liés

- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [python@3.14](https://pkg.so/fr/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [gdb](https://pkg.so/fr/brew/gdb/) - Runtime dependency declared by Homebrew.
- [cbindgen](https://pkg.so/fr/brew/cbindgen/) - Shares pkgdb curated category or tags: c, c-plus-plus, cli, developer-tools, rust.
- [ddd](https://pkg.so/fr/brew/ddd/) - Shares pkgdb curated category or tags: cli, debugger, developer-tools, frontend, gdb.
- [ccache](https://pkg.so/fr/brew/ccache/) - Shares pkgdb curated category or tags: c, c-plus-plus, cli, developer-tools.
- [swig](https://pkg.so/fr/brew/swig/) - Shares pkgdb curated category or tags: c, c-plus-plus, cli, developer-tools.
- [enchant](https://pkg.so/fr/brew/enchant/) - Shares pkgdb curated category or tags: c, c-plus-plus, cli, developer-tools.
- [emscripten](https://pkg.so/fr/brew/emscripten/) - Shares pkgdb curated category or tags: c, c-plus-plus, cli, developer-tools.
- [cppcheck](https://pkg.so/fr/brew/cppcheck/) - Shares pkgdb curated category or tags: c, c-plus-plus, cli, developer-tools.
- [aarch64-elf-gdb](https://pkg.so/fr/brew/aarch64-elf-gdb/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, debugger, developer, developer-tools, gdb.
- [arm-none-eabi-gdb](https://pkg.so/fr/brew/arm-none-eabi-gdb/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, debugger, developer, developer-tools, gdb.

## Combined YAML source

View the package source record on GitHub. [combined/gdbgui.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gdbgui.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
