macOS
brew install dwarfutilslocal Homebrew formula metadata
安装
brew install dwarfutilslocal Homebrew formula metadata
sudo apt install dwarfdumpDebian stable package indexes · dwarfdump · 来源: deb.debian.org
sudo zypper install libdwarf-toolsopenSUSE Tumbleweed package metadata · libdwarf-tools · 来源: download.opensuse.org
nix profile install nixpkgs#dwarfdumpnixpkgs package indexes · dwarfdump · 来源: raw.githubusercontent.com
概览
Dump and produce DWARF debug information in ELF objects
历史
dwarfutils packages dwarfdump and libdwarf tooling for reading, dumping, and producing DWARF debugging information in object files. It is part of the long-running DWARF debug-info ecosystem used by compiler, debugger, toolchain, and binary-analysis developers.
The libdwarf project page says the DWARF debugging information format was developed by a committee, then known as PLSIG, starting around 1991. SGI became involved around 1991 and developed libdwarf and dwarfdump for SGI internal use and IRIX developer tools.
According to the same page, from around 1993 dwarfdump and libdwarf shipped with every SGI MIPS/IRIX C compiler release as an executable and archive library. SGI agreed to open-source libdwarf in 1994 and dwarfdump in 1999.
The project later moved through SourceForge-era public hosting to GitHub. The project page says source was available via SourceForge git from March 2011, and that beginning 14 May 2021 the GitHub repository became the reference source with SourceForge no longer current.
Modern libdwarf focuses on portable access to DWARF2 through DWARF5 data, robust handling of corrupted DWARF, and build support via configure, CMake, and Meson. The README states that DWARF6 support will be added when the standard is released.
The DWARF standard site describes DWARF as widely used on Unix, Linux, other operating systems, and stand-alone environments. That broad standard adoption gives libdwarf and dwarfdump enduring relevance even when the utilities themselves are niche.
The input metadata lists packages across Homebrew, Debian, Ubuntu, Nix, and zypper, reflecting its role as a distribution-level toolchain utility rather than an end-user application. The project page also highlights CI across Linux, FreeBSD, macOS, and Windows msys2 and testing against many corrupted objects.
dwarfdump prints DWARF2, DWARF3, DWARF4, and some DWARF5 data from object files in readable form. libdwarf provides C/C++ APIs for reading DWARF sections, while libdwarfp offers a limited producer API for creating DWARF data.
Typical users are compiler and debugger implementers, build-system and distribution maintainers, binary-analysis developers, and anyone debugging problems in generated debug information.
dwarfutils is package-nerd significant because debug information is invisible until it breaks, then it is essential. Having dwarfdump available from a package manager gives maintainers a standard diagnostic tool for compiler output, stripped/split debug files, compressed sections, malformed objects, and DWARF version transitions.
Its history also ties modern open-source packaging to older proprietary Unix toolchains: SGI-originated debug tooling became portable free software, then continued evolving alongside ELF, Mach-O, PE object helpers, DWARF5, fuzzing, and semantic versioning.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
dwarfdump | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://www.prevanders.net/dwarf.html
安装元数据
| 软件包键 | brew:dwarfutils |
|---|---|
| 版本 | 2.3.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/dwarfutils |
| 主页 | https://www.prevanders.net/dwarf.html |
| 仓库 | https://github.com/davea42/libdwarf-code |
| 上游文档 | https://www.prevanders.net/dwarf.html |
| 许可证 | BSD-2-Clause AND LGPL-2.1-or-later AND GPL-2.0-or-later |
| 源码归档 | https://www.prevanders.net/libdwarf-2.3.2.tar.xz |
| 最后更新 | 2026-07-08T03:18:46Z |
| Pulse | updated |
| 构建依赖 | pkgconf |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dwarfutils |
| Aliases |
|
| Version Scheme | 1 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
dwarfdump 1:0.11.1-1
utility to dump DWARF debug information from ELF objects
https://github.com/davea42/libdwarf-code
sudo apt install dwarfdumplibdwarf-dev 1:0.11.1-1
library to consume and produce DWARF debug information
https://github.com/davea42/libdwarf-code
sudo apt install libdwarf-devlibdwarf1 1:0.11.1-1
library to consume and produce DWARF debug information (runtime)
https://github.com/davea42/libdwarf-code
sudo apt install libdwarf1dwarfdump 20210528-1build2
utility to dump DWARF debug information from ELF objects
https://www.prevanders.net/dwarf.html
sudo apt install dwarfdumplibdwarf-dev 20210528-1build2
library to consume and produce DWARF debug information
https://www.prevanders.net/dwarf.html
sudo apt install libdwarf-devlibdwarf1 20210528-1build2
library to consume and produce DWARF debug information (runtime)
https://www.prevanders.net/dwarf.html
sudo apt install libdwarf1libdwarf-tools 2.3.1-1.2
DWARF-related tools
https://prevanders.net/dwarf.html
sudo zypper install libdwarf-toolsdwarfdump
nix profile install nixpkgs#dwarfdump来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.