rleh/arm-none-eabi-gdb
Project ID: 82921
Description
This is a version of GDB, the GNU Project debugger, for (remote) debugging arm-none-eabi binaries. GDB allows you to see and modify what is going on inside another program while it is executing.
Installation Instructions
dnf install 'dnf-command(copr)'
dnf copr enable rleh/arm-none-eabi-gdb
dnf install arm-none-eabi-gdb
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | aarch64 (20)*, x86_64 (511)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (25)*, x86_64 (838)* | Fedora 40 (205 downloads) |
Fedora 41 | aarch64 (8)*, x86_64 (207)* | Fedora 41 (76 downloads) |
Fedora rawhide | aarch64 (8)*, x86_64 (15)* | Fedora rawhide (53 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable rleh/arm-none-eabi-gdb
More info about enabling Copr repositories