macOS
brew install riscv64-elf-gdblocal Homebrew formula metadata
brew / 順位 3628
riscv64-elf-gdb のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install riscv64-elf-gdblocal Homebrew formula metadata
sudo pacman -S riscv64-elf-gdbArch Linux sync databases · riscv64-elf-gdb · ソース: geo.mirror.pkgbuild.com
概要
GNU debugger for riscv64-elf cross development
履歴
RISC-V 64-bit ELF GDB is a target-prefixed build of the GNU Project Debugger for inspecting RISC-V ELF programs from a development host. It provides the familiar GDB command language, symbolic debugging, breakpoints, register inspection, remote debugging, and scripting in a cross-toolchain context.
Richard Stallman was GDB's original author. Its official release archive contains versions from the 2.x era in 1988, and subsequent development accumulated support for numerous languages, object formats, processors, remote targets, and debugging protocols.
The riscv64-elf-gdb formula packages GDB for RISC-V 64-bit ELF cross-development rather than representing an independent debugger codebase.
GDB became a foundational debugger across GNU and Unix-like development environments. This package specializes that established debugger for bare-metal or cross-compiled 64-bit RISC-V ELF targets.
Invoke riscv64-elf-gdb with a RISC-V ELF executable, then run it through a supported execution environment or connect to a remote target. User initialization commands can be placed in the documented GDB init files; GDB checks different preferred locations on non-Apple and Apple hosts.
Cross-prefixed GDB packages expose target-specific debugger binaries without replacing the host debugger. They are important in package ecosystems because they complete a cross-development toolchain alongside a compiler, binutils, C library, emulator, or hardware debug probe.
セキュリティ状態
riscv64-elf-gdb に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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/gdbinit~/.config/gdb/gdbinit~/.gdbinit~/Library/Preferences/gdb/gdbinit~/.gdbinit実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
riscv64-elf-gdb | cli | グローバル実行可能ファイル | |
riscv64-elf-gdb-add-index | cli | グローバル実行可能ファイル | |
riscv64-elf-gstack | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://www.gnu.org/software/gdb/
インストールメタデータ
| パッケージキー | brew:riscv64-elf-gdb |
|---|---|
| バージョン | 17.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/riscv64-elf-gdb |
| ホームページ | https://www.gnu.org/software/gdb/ |
| 上流ドキュメント | https://www.gnu.org/software/gdb/ |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://ftpmirror.gnu.org/gnu/gdb/gdb-17.2.tar.xz |
| 最終更新 | 2026-09-12T10:53:38Z |
| 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 | riscv64-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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
riscv64-elf-gdb 17.1-2
The GNU Debugger for the RISCV64 (bare-metal) target
https://www.gnu.org/software/gdb/
sudo pacman -S riscv64-elf-gdbソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.