| Name: | gdb-doc | 
|---|---|
| Version: | 8.2 | 
| Release: | 16.0.4.el8 | 
| Architecture: | noarch | 
| Group: | Documentation | 
| Size: | 7070328 | 
| License: | GFDL | 
| RPM: | gdb-doc-8.2-16.0.4.el8.noarch.rpm | 
| Source RPM: | gdb-8.2-16.0.4.el8.src.rpm | 
| Build Date: | Sun Nov 14 2021 | 
| Build Host: | build-ol8-x86_64.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.  | 
- Do not pack *ctf* libs [Orabug: 33565602]
* Fix Orabug 33501071.
* Add gdb-ctf-fix-enum-type.patch Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
- Forward-port CTF patches: gdb-ctf.patch gdb-ctf-forward-type.patch gdb-ctf-func-args.patch gdb-ctf-optout-var.patch gdb-ctf-prfunc.patch gdb-ctf-upstream1.patch Reviewed-by: Elena Zannoni <elena.zannoni@oracle.com>
- Backport "Fix segfault with nameless fortran modules." (Bernhard Heckel, RH BZ 1934673) - Backport "PowerPC remove 512 bytes region limit if 2nd DAWR is available" and related patches. (Rogerio Alves et al RH BZ 1854784)
- Backport "Correct recording of 'store on condition' insns" (Andreas Arnaz, RH BZ 1903374) - Backport "Fortran dynamic type related fixes" (Andrew Burgess, RH BZ 1905701)
- Obsolete earlier versions on x86_64 and conflict with 64-bit glibc on ix86. (Keith Seitz, RH BZ 1853140) - Really fix 1878810 (Keith Seitz, RH BZ 1878810)
- Backport "Fix terminal problems when error() is called." (Alan Hayward RH BZ 1852580) - Backport "core file memory access problem." (Kevin Buettner, RH BZ 1785126) - Backport "Stop the BFD library from issuing a warning message..." (Nick Clifton, RH BZ 1878810)
- Include support for z15 record/replay (RH BZ 1659535)
- Revert previous change (RH BZ 1786466).