Name: | gdb-doc |
---|---|
Version: | 8.2 |
Release: | 20.0.1.el8 |
Architecture: | noarch |
Group: | Documentation |
Size: | 7070317 |
License: | GFDL |
RPM: | gdb-doc-8.2-20.0.1.el8.noarch.rpm |
Source RPM: | gdb-8.2-20.0.1.el8.src.rpm |
Build Date: | Fri Oct 13 2023 |
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. |
- Forward-port Oracle patches. Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
- Backport portion of "Fix crash in new DWARF indexer". (Tom Tromey, RH BZ 2150363) - Backport "Fix assertion failure in copy_type" and "Fix PR20630 regression test in gdb.base/printcmds.exp". (Tom Tromey and Tom de Vries, RH BZ 2156888)
- Forward-port CTF patches. Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
- Backport "Fix restoring of inferior terminal settings" - Backport "Avoid GDB SIGTTOU on catch exec + set follow-exec-mode new (PR 23368)" (Simon Marchi, RH BZ 2015131)
- Take out "#ifnarch i386" for CTF patch.
- Add missing upstream CTF patches present in OL8 binutils backport; re-merge into one patch for simplicity
- Forward-port "Fix avx512 -m32 support in gdbserver" - (Tom de Vries, RH BZ 2011520) - Forward-port IBM arch14 updates. (Andreas Krebbel, RHBZ 2012818) Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
- Backport "Fix avx512 -m32 support in gdbserver" - (Tom de Vries, RH BZ 2011520)
- Do not pack *ctf* libs [Orabug: 33565602]
* Fix Orabug 33501071.