Name: | gdb-doc |
---|---|
Version: | 7.6.1 |
Release: | 64.el7 |
Architecture: | noarch |
Group: | Documentation |
Size: | 5861201 |
License: | GFDL |
RPM: | gdb-doc-7.6.1-64.el7.noarch.rpm |
Source RPM: | gdb-7.6.1-64.el7.src.rpm |
Build Date: | Sun Dec 14 2014 |
Build Host: | ca-buildj3.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. Requires(post): /sbin/install-info Requires(preun): /sbin/install-info |
- Fix '[FJ7.0 Bug]: gdb: fail to refer to errno on a core dump file' (RH BZ 1166549, Jan Kratochvil).
- Fix '[RFE] please add add-auto-load-scripts-directory command' (RH BZ 1163339, Jan Kratochvil).
- Include patch to fix internal-error when stack pointer is invalid (RH BZ 1125820, Edjunior Barbosa Machado). Rename PPC64LE patches to reflect the addition of the patch.
- Fix 'Slow gstack performance' (RH BZ 1103894, Jan Kratochvil).
- Adjust gdb-add-index script to work with binaries in the CWD (RH BZ 1104029).
- Adjust previous patch to build on GDB 7.6.1, where we do not have multi-arch + multi-target on GDBserver yet (RH BZ 1125820).
- Include patch to fix ppc_collect/supply_ptrace_register GDBserver functions, related to PPC64LE support (RH BZ 1125820, Edjunior Barbosa Machado). Rename PPC64LE patches to reflect the addition of the patch.
- Include testcase for 'Global variable nested by another dso shows up incorrectly in gdb' (RH BZ 809179). The fix for this bug is already included in the RHEL-7.1 GDB.
- Fix '[RHEL7] Can't access TLS variables in statically linked binaries' (RH BZ 1080657, Jan Kratochvil).
- Fix 'gdb for aarch64 needs the ability to single step through atomic sequences' (RH BZ 1093259, Kyle McMartin).