macOS
brew install aarch64-elf-gdblocal Homebrew formula metadata
brew
aarch64-elf-gdb のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install aarch64-elf-gdblocal Homebrew formula metadata
概要
GNU debugger for aarch64-elf cross development
履歴
aarch64-elf-gdb is Homebrew's target-prefixed packaging of GDB, the GNU Project debugger, for AArch64 ELF cross development. It provides aarch64-elf-gdb and related helper executables for debugging target programs rather than host-native programs.
The official GDB download page identifies GDB as the GNU Project Debugger and says releases go back to the 2.4/2.8 timeframe in 1988. Sourceware hosts the current documentation, release schedule, and the combined binutils-gdb.git source repository.
The Sourceware git summary publishes the official HTTPS repository URL and describes the repository as gdb and binutils. The GDB schedule page tracks modern release history, including GDB 17.2 in 2026.
GDB became the standard debugger companion for GNU compiler and Binutils toolchains, and package managers often publish target-prefixed GDB builds for embedded or cross-development workflows. Homebrew's formula is one of those target-specific packages for aarch64-elf.
Official Homebrew analytics show the formula is specialized but actively used, matching the narrower audience for cross-debugging compared with host-native debugging.
Users install aarch64-elf-gdb to debug AArch64 ELF programs, often alongside aarch64-elf-gcc and aarch64-elf-binutils. In cross workflows it is commonly used with remote targets, simulators, emulators, or debug stubs rather than running the target binary directly on the host.
GDB reads early and general initialization files at startup. The official manual documents different home-directory locations for non-macOS and macOS hosts, plus a local .gdbinit loaded from the current working directory.
This package matters because debugger target triples are as important as compiler target triples: the wrong GDB can misunderstand registers, ABI details, executable formats, or remote target expectations.
For package nerds, aarch64-elf-gdb completes the familiar GNU cross-toolchain set: Binutils for object manipulation, GCC for compilation, and GDB for debug sessions.
セキュリティ状態
escape, surveillance, or offensive capability signal.
リスク red · 信頼度 中 · escape-surveillance-offensive
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/gdb/gdbearlyinit~/.config/gdb/gdbearlyinit~/.gdbearlyinit$XDG_CONFIG_HOME/gdb/gdbinit~/.config/gdb/gdbinit~/.gdbinit.gdbinit~/Library/Preferences/gdb/gdbearlyinit~/.gdbearlyinit~/Library/Preferences/gdb/gdbinit~/.gdbinit.gdbinit実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
aarch64-elf-gdb | cli | グローバル実行可能ファイル | |
aarch64-elf-gdb-add-index | cli | グローバル実行可能ファイル | |
aarch64-elf-gstack | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://www.gnu.org/software/gdb/
インストールメタデータ
| パッケージキー | brew:aarch64-elf-gdb |
|---|---|
| バージョン | 17.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/aarch64-elf-gdb |
| ホームページ | https://www.gnu.org/software/gdb/ |
| リポジトリ | https://sourceware.org/git/binutils-gdb.git |
| 上流ドキュメント | https://sourceware.org/gdb/current/onlinedocs/gdb.html |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://ftpmirror.gnu.org/gnu/gdb/gdb-17.2.tar.xz |
| 最終更新 | 2026-05-26T23:37:45-04:00 |
| Pulse | updated |
| 依存関係 | gmp, mpfr, ncurses, python@3.14, readline, xz, zstd |
| ビルド依存関係 | pkgconf, texinfo |
| macOS 提供ライブラリ | expat |
| 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 | aarch64-elf-gdb |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.