Name: | gdb-doc |
---|---|
Version: | 8.2 |
Release: | 5.el8 |
Architecture: | noarch |
Group: | Documentation |
Size: | 7063564 |
License: | GFDL |
RPM: | gdb-doc-8.2-5.el8.noarch.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: | Documentation for GDB (the GNU source-level debugger) |
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. This package provides INFO, HTML and PDF user manual for GDB. |
- 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).