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 (507)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (25)*, x86_64 (830)* | Fedora 40 (199 downloads) |
Fedora 41 | aarch64 (5)*, x86_64 (171)* | Fedora 41 (55 downloads) |
Fedora rawhide | aarch64 (8)*, x86_64 (13)* | Fedora rawhide (47 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable rleh/arm-none-eabi-gdb
More info about enabling Copr repositories