macOS
brew install dwarfutilslocal Homebrew formula metadata
brew
dwarfutils のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.