Automic VaultAutomic Vault

brew

使用 Homebrew 安装 aarch64-elf-gdb

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install aarch64-elf-gdb

local Homebrew formula metadata

概览

软件包摘要

GNU debugger for aarch64-elf cross development

命令和别名

  • aarch64-elf-gdb
  • aarch64-elf-gdb-add-index
  • aarch64-elf-gstack

历史

项目历史与用法

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.

时间线

  • 1988: The official GDB download page says old releases go back to the 2.4/2.8 timeframe.
  • 2025: The GDB schedule page lists the GDB 17 branch date as June 21, 2025.
  • 2026: Sourceware git tags list GDB 17.2 as a release.
  • 2026: Homebrew's aarch64-elf-gdb formula packages GDB 17.2 for aarch64-elf cross development.

Related projects

  • GNU Binutils shares the binutils-gdb.git repository and supplies lower-level binary utilities used in GNU toolchains.
  • GCC is the compiler commonly paired with GDB for source-level debugging of GNU-built programs.
  • The aarch64-elf-binutils and aarch64-elf-gcc Homebrew formulae are target-matched companions.

安全态势

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

建议审查

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

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.

Linux
$XDG_CONFIG_HOME/gdb/gdbearlyinit~/.config/gdb/gdbearlyinit~/.gdbearlyinit$XDG_CONFIG_HOME/gdb/gdbinit~/.config/gdb/gdbinit~/.gdbinit.gdbinit
macOS
~/Library/Preferences/gdb/gdbearlyinit~/.gdbearlyinit~/Library/Preferences/gdb/gdbinit~/.gdbinit.gdbinit

可执行文件

已安装的可执行文件

命令类型暴露范围备注
aarch64-elf-gdbcli全局可执行文件
aarch64-elf-gdb-add-indexcli全局可执行文件
aarch64-elf-gstackcli全局可执行文件

新鲜度

版本和新鲜度

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

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

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
Pulseupdated
依赖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 DatabaseHomebrew formula API
Taphomebrew/core
Full Nameaarch64-elf-gdb
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

来源线索

由仓库数据生成

此页面由 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
  • package relationship graph
  • package version freshness
  • package-page enrichment