Automic VaultAutomic Vault

brew

使用 Homebrew, apt, dnf, MacPorts, Nix 安装 ddd

查看 ddd 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install ddd

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install ddd

MacPorts ports tree · devel/ddd/Portfile · 来源: api.github.com

Linux

Debian apt已验证 · 92%
sudo apt install ddd

Debian stable package indexes · ddd · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install ddd

Fedora Rawhide package metadata · ddd · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#ddd

nixpkgs package indexes · pkgs/by-name/dd/ddd/package.nix · 来源: api.github.com

概览

软件包摘要

Graphical front-end for command-line debuggers

历史

项目历史与用法

GNU DDD, the Data Display Debugger, is a graphical front end for command-line debuggers. Its package identity is tied to the classic Unix debugging stack: Motif/X11 UI, GDB underneath, and a visual data display for inspecting structures as graphs.

项目历史

DDD grew out of 1990s work on graphical debugging interfaces for Unix debuggers and became part of the GNU Project. The GNU manual describes it as a front end to GDB and other inferior debuggers, while the official DDD paper emphasized graphical data display as its distinctive contribution over a plain source-level debugger UI.

采用历史

For many years DDD was packaged by Unix and Linux distributions as the familiar GUI companion to GDB, DBX, XDB, and similar debuggers. The project had a long stable period around the 3.3.x line, with GNU's news page announcing 3.3.12 in 2009, and later documentation and homepage updates describing the 3.4 series.

使用方式

Package users typically install DDD when they want a graphical debugging session without moving to an IDE: breakpoints, watchpoints, call stacks, source display, and graph-style inspection of data structures while GDB or another debugger runs underneath.

为什么软件包爱好者会关心

DDD is notable because it packages an older but still recognizable Unix GUI workflow: X11, Motif, GNU debugger tooling, and persistent per-user sessions. It is a reminder that command-line developer tools often acquired graphical front ends long before IDEs became the default package consumers.

时间线

  • 1995: Official DDD paper describes the graphical data display approach.
  • 2009: DDD 3.3.12 announced on the GNU DDD news page.
  • 2023: GNU manual first edition updated for DDD 3.4.0.
  • 2026: GNU homepage lists the 3.4 series as the current stable line.

Related projects

  • GDB and CUDA-GDB are the primary debuggers named by the current GNU DDD homepage.
  • DBX, XDB, Bash, Python, Perl, and GNU Make debuggers are part of DDD's broader historical debugger-front-end role.
  • KDbg and IDE debuggers occupy adjacent graphical-debugger territory.

安全态势

风险级别: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 元数据适用于 10 个平台目标。
  • 安装时包含 12 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.ddd/init~/.ddd/sessions/<session>/init

可执行文件

已安装的可执行文件

命令类型暴露范围备注
dddcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本3.4.1
管理器更新时间2026-06-25
本地数据OK
上游not checked
检测到的最新版本未检测到

https://www.gnu.org/software/ddd/

安装元数据

软件包元数据

软件包键brew:ddd
版本3.4.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/ddd
主页https://www.gnu.org/software/ddd/
仓库https://savannah.gnu.org/projects/ddd
上游文档https://www.gnu.org/s/ddd/manual/html_mono/ddd.html
许可证GPL-3.0-or-later AND GFDL-1.1-no-invariants-or-later AND GFDL-1.3-no-invariants-or-later AND HPND-sell-variant AND MIT-open-group
源码归档https://ftpmirror.gnu.org/gnu/ddd/ddd-3.4.1.tar.gz
最后更新2026-06-25T13:37:39+02:00
Pulseupdated
依赖fontconfig, libice, libsm, libx11, libxaw, libxext, libxft, libxmu, libxp, libxpm, libxt, openmotif
构建依赖gnu-sed
macOS 提供的库ncurses
Bottle可用 (于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

ddd 1:3.3.12-5.4+b1

Data Display Debugger, a graphical debugger frontend

http://www.gnu.org/software/ddd/

sudo apt install ddd
  • Section: devel
  • Architecture: amd64
  • Source Package: ddd
  • 10 依赖
  • 13 可选依赖
  • normalized package name match
  • 匹配方式:Ddd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ddd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ddd-doc 1:3.3.12-5.4

Additional documentation for the Data Display Debugger

http://www.gnu.org/software/ddd/

sudo apt install ddd-doc
  • Section: doc
  • Architecture: all
  • Source Package: ddd
  • 3 可选依赖
  • normalized package name match
  • 匹配方式:Ddd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ddd-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ddd

nix profile install nixpkgs#ddd
  • normalized package name match
  • 匹配方式:Ddd
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/dd/ddd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

ddd 1:3.3.12-5.4build2

Data Display Debugger, a graphical debugger frontend

http://www.gnu.org/software/ddd/

sudo apt install ddd
  • Section: universe/devel
  • Architecture: amd64
  • 10 依赖
  • 13 可选依赖
  • normalized package name match
  • 匹配方式:Ddd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ddd from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

ddd-doc 1:3.3.12-5.4build2

Additional documentation for the Data Display Debugger

http://www.gnu.org/software/ddd/

sudo apt install ddd-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: ddd
  • 3 可选依赖
  • normalized package name match
  • 匹配方式:Ddd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ddd-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

ddd 3.4.1-7.fc44

GUI for several command-line debuggers

http://www.gnu.org/software/ddd/

sudo dnf install ddd
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ddd
  • 23 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Ddd
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ddd from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
MacPorts95%

ddd

sudo port install ddd
  • normalized package name match
  • 匹配方式:Ddd
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/ddd/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment