Name: | gdb-headless |
---|---|
Version: | 8.2 |
Release: | 19.0.1.el8 |
Architecture: | i686 |
Group: | Development/Debuggers |
Size: | 11983170 |
License: | GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL |
RPM: | gdb-headless-8.2-19.0.1.el8.i686.rpm |
Source RPM: | gdb-8.2-19.0.1.el8.src.rpm |
Build Date: | Fri Sep 30 2022 |
Build Host: | build-ol8-i386.oracle.com |
Vendor: | Oracle America |
URL: | http://gnu.org/software/gdb/ |
Summary: | A GNU source-level debugger for C, C++, Fortran, Go and other languages |
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. |
- 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.
- Backport IBM arch14 updates. (Andreas Krebbel, RHBZ 2012818)
* Add gdb-ctf-fix-enum-type.patch Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>