Automic VaultAutomic Vault

brew

使用 Homebrew, Nix 安装 gdbgui

查看 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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