Name: | gdb-headless |
---|---|
Version: | 8.2 |
Release: | 5.el8 |
Architecture: | x86_64 |
Group: | Development/Debuggers |
Size: | 12358506 |
License: | GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL |
RPM: | gdb-headless-8.2-5.el8.x86_64.rpm |
Source RPM: | gdb-8.2-5.el8.src.rpm |
Build Date: | Fri May 10 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | http://gnu.org/software/gdb/ |
Summary: | A GNU source-level debugger for C, C++, Fortran, Go and other languages |
Description: | GDB, the GNU debugger, allows you to debug programs written in C, C++, Java, and other languages, by executing them in a controlled fashion and printing their data. |
- Merge from Fedora 29: gdb-rhbz1560010-fix-assertion-symbol-language-dict-language-?of5.patch (Keith Seitz, RHBZ 1664456).
- Update gdb.spec for RHEL supported architectures and multilibs. - Merge from Fedora 29: gdb-rhbz1639242-fix-dwarf2_find_containing_comp_unit-binary-search.patch [RHEL RHBZ#1660220] gdb-rhbz1653410-avoid-crash-when-calling-warning-too-early.patch [RHEL RHBZ#1660221]
- Fix annobin complaints (RH BZ 1630564): --without-stage1-ldflags: Disable static libstdc++ and libgcc linking. --disable-libmcheck: That is a distro-level decision, not package decision.
- Backport "Use pulongest in aarch64-linux-tdep.c" (Tom Tromey), needed to unbreak the compilation on 32-bit architectures.
- Rebase to FSF GDB 8.2. - Backport "Indicate batch mode failures by exiting with nonzero status" (Gary Benson, RH BZ 1491128).
- Rebase to FSF GDB 8.1.90.20180828 (8.2pre).
- Enable verbose output when running "make".
- Add GDB support to access/display POWER8 registers (IBM, RH BZ 1187581).
- Reenable libipt.
- Again, temporarily disable libipt (needed to upgrade libipt to 2.0).