Search Criteria
Package Details: arm-frc-linux-gnueabi-gdb 8.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/arm-frc-linux-gnueabi-gdb.git (read-only, click to copy) |
---|---|
Package Base: | arm-frc-linux-gnueabi-gdb |
Description: | The GNU Debugger (arm-frc-linux-gnueabi) |
Upstream URL: | http://www.gnu.org/software/gdb/ |
Licenses: | GPL3 |
Submitter: | calcmogul |
Maintainer: | None |
Last Packager: | calcmogul |
Votes: | 2 |
Popularity: | 0.000014 |
First Submitted: | 2014-12-14 13:41 (UTC) |
Last Updated: | 2018-11-12 00:27 (UTC) |
Dependencies (8)
- expat (expat-git)
- gdb-common (gdb-common-git)
- mpfr (mpfr-git)
- ncurses (ncurses-nohex, ncurses-git)
- xz (xz-git)
- guile2.0 (make)
- python (python38, python37, nogil-python, python39, python36, python32, python311) (make)
- texinfo (texinfo-git) (make)
Latest Comments
calcmogul commented on 2019-01-08 18:14 (UTC)
This package is no longer needed. The toolchain and gdb is now built upstream by wpilib and the wpilib deps are provided via GradleRIO. Only the frc-toolchain package is needed.
boxofrox commented on 2018-11-12 00:12 (UTC)
Firstly, thanks for uploading the frc-toolchain.
Unfortunately, this package does not build GDB 8.1 with Python 3.7.1-1. Build error reports insufficient arguments
python/python.c:1710 _PyImport_FixupBuiltin (gdb_module, "_gdb");
.Workaround: Updated PKGBUILD to compile GDB 8.1.1, which patched the offending code.