Automic VaultAutomic Vault

brew

gdbgui を Homebrew, Nix でインストール

gdbgui のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install gdbgui

local Homebrew formula metadata

概要

パッケージ概要

Modern, browser-based frontend to gdb (gnu debugger)

コマンドとエイリアス

  • gdbgui

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 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.

セキュリティ状態

リスクレベル: red

escape, surveillance, or offensive capability signal.

リスク分類器

リスク red · 信頼度 中 · escape-surveillance-offensive

理由

  • escape, surveillance, or offensive capability signal

信号

  • text:debugger

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
gdbguicliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.15.3.0
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://www.gdbgui.com/

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://www.gdbgui.com/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:gdbgui
バージョン0.15.3.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/gdbgui
ホームページhttps://www.gdbgui.com/
リポジトリhttps://github.com/cs01/gdbgui
上流ドキュメントhttps://www.gdbgui.com/
ライセンスGPL-3.0-only
ソースアーカイブhttps://files.pythonhosted.org/packages/d6/e6/024e8e183ef8e414a9efbca356f7755a813c4a3420892bcac9e9bb23bfb3/gdbgui-0.15.3.0.tar.gz
依存関係gdb, python@3.14
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegdbgui
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

gdbgui

nix profile install nixpkgs#gdbgui
  • normalized package name match
  • 一致条件: Gdbgui
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: gdbgui from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment