Name: | gdb-gdbserver |
---|---|
Version: | 8.2 |
Release: | 20.0.1.el8 |
Architecture: | aarch64 |
Group: | Development/Debuggers |
Size: | 691441 |
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-gdbserver-8.2-20.0.1.el8.aarch64.rpm |
Source RPM: | gdb-8.2-20.0.1.el8.src.rpm |
Build Date: | Fri Oct 13 2023 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://gnu.org/software/gdb/ |
Summary: | A standalone server 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 a program that allows you to run GDB on a different machine than the one which is running the program being debugged. |
- 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.