macOS
brew install aarch64-elf-gdblocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de aarch64-elf-gdb pour les workflows d'agents IA.
installation
brew install aarch64-elf-gdblocal Homebrew formula metadata
aperçu
GNU debugger for aarch64-elf cross development
historique
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.
posture de sécurité
escape, surveillance, or offensive capability signal.
risque red · confiance moyen · escape-surveillance-offensive
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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.gdbinitexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
aarch64-elf-gdb | cli | exécutable global | |
aarch64-elf-gdb-add-index | cli | exécutable global | |
aarch64-elf-gstack | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://www.gnu.org/software/gdb/
métadonnées d'installation
| Clé du paquet | brew:aarch64-elf-gdb |
|---|---|
| Version | 17.2 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/aarch64-elf-gdb |
| Page d'accueil | https://www.gnu.org/software/gdb/ |
| Dépôt | https://sourceware.org/git/binutils-gdb.git |
| Docs amont | https://sourceware.org/gdb/current/onlinedocs/gdb.html |
| Licence | GPL-3.0-or-later |
| Archive source | https://ftpmirror.gnu.org/gnu/gdb/gdb-17.2.tar.xz |
| Dernière mise à jour | 2026-05-26T23:37:45-04:00 |
| Pulse | updated |
| Dépendances | gmp, mpfr, ncurses, python@3.14, readline, xz, zstd |
| Dépendances de compilation | pkgconf, texinfo |
| Bibliothèques fournies par macOS | expat |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.