Name: | gdb-doc |
---|---|
Version: | 7.6.1 |
Release: | 120.0.2.el7 |
Architecture: | noarch |
Group: | Documentation |
Size: | 5880647 |
License: | GFDL |
RPM: | gdb-doc-7.6.1-120.0.2.el7.noarch.rpm |
Source RPM: | gdb-7.6.1-120.0.2.el7.src.rpm |
Build Date: | Wed Sep 30 2020 |
Build Host: | ca-buildarm01.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 |
- Merge branches-7/el7-u9 with tags-7/gdb-7.6.1-120.el7. - Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
- Don't classify struct members as filenames (numerous, RH BZ 1815690) - Fix commas in source paths bugs (Keith Seitz, RH BZ 1779246)
- Include asm/ptrace.h for linux-aarch64-low.c. - Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
- Merge branches-7/el7-u8 with tags-7/gdb-7.6.1-119.el7. - Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
- Forward port OL 7.7 GDB to OL 7.8. - Reviewed-by: Elena Zannoni <elena.zannoni@oracle.com>
- Fix the source files symlinks (Jan Kratochvil, RH BZ 1639077 and RH BZ 1750470).
- Really fix breakpoint reset error when symtab is symlinked (Keith Seitz, RH BZ 1750470)
- Fix breakpoint reset error when symtab is symlinked (Keith Seitz, RH BZ 1750470)
- Port mips64 and aarch64 patches from Cavium/Marvell.
- Backport print inferior-events patch (Sergio Durigan et al, RH BZ 1677918)