# Install riscv64-elf-gdb with Homebrew, pacman

GNU debugger for riscv64-elf cross development. Version 17.2 via Homebrew; verified 2026-05-10. Also installable with pacman: sudo pacman -S riscv64-elf-gdb.

## Install

```sh
sudo av install brew:riscv64-elf-gdb
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install riscv64-elf-gdb
```

  Evidence: local Homebrew formula metadata

### Linux

- pacman (92%):

```sh
sudo pacman -S riscv64-elf-gdb
```

  Evidence: Arch Linux sync databases: riscv64-elf-gdb from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## Package facts

- **Package key:** brew:riscv64-elf-gdb
- **Package manager:** Homebrew
- **Version:** 17.2
- **Source summary:** GNU debugger for riscv64-elf cross development
- **Homepage:** <https://www.gnu.org/software/gdb/>
- **Last updated:** 2026-05-10T20:39:27Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- riscv64-elf-gdb (alias)
- riscv64-elf-gdb-add-index (alias)
- riscv64-elf-gstack (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 17.2

## Security Notes

No matching local secret-handling manifest was found for riscv64-elf-gdb. Nucleus package metadata is still published here so future coverage has a stable package URL.



## 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

- Linux: $XDG_CONFIG_HOME/gdb/gdbinit, ~/.config/gdb/gdbinit, ~/.gdbinit
- macOS: ~/Library/Preferences/gdb/gdbinit, ~/.gdbinit
## Other Package-Manager Records

- pacman - riscv64-elf-gdb - 17.1-2: normalized package name match | Arch Linux sync databases: riscv64-elf-gdb from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | The GNU Debugger for the RISCV64 (bare-metal) target | https://www.gnu.org/software/gdb/


## Combined YAML source

View the package source record on GitHub. [combined/riscv64-elf-gdb.yml](https://github.com/mxcl/pkgdb/blob/main/combined/riscv64-elf-gdb.yml)


## Sources

- pkg.so package database
- curated configuration and credential file locations
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
