Name: | gdb-gdbserver |
---|---|
Version: | 14.2 |
Release: | 4.0.1.el10 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 796823 |
License: | GPL-3.0-or-later AND BSD-3-Clause AND FSFAP AND LGPL-2.1-or-later AND GPL-2.0-or-later AND LGPL-2.0-or-later AND LicenseRef-Fedora-Public-Domain AND GFDL-1.3-or-later AND LGPL-2.0-or-later WITH GCC-exception-2.0 AND GPL-3.0-or-later WITH GCC-exception-3.1 AND GPL-2.0-or-later WITH GNU-compiler-exception |
RPM: | gdb-gdbserver-14.2-4.0.1.el10.aarch64.rpm |
Source RPM: | gdb-14.2-4.0.1.el10.src.rpm |
Build Date: | Thu Mar 06 2025 |
Build Host: | build-ol10-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://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++, Fortran, Go, 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. |
- Merge Oracle patches for ol10-u0 Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com> Oracle history: Jan-23-2025 Claudiu Zissulescu <claudiu.zissulescu-ianculescu@oracle.com> - 14.2-3.0.1 - Merge Oracle patches for ol10-u0 Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com> - OraBug 35407694 Interrupting pstack with ctrl+c prompts for a kill even if process is not spawned by gdb Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com> - OraBug 36055910 Support RDTSCP in RECORD/REPLAY in interpreter mode (record full) Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
- gdb-add-index.patch: Use "command -v" instead of "which". (Keith Seitz, RHEL-73048)
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Bump release for June 2024 mass rebuild
- Rebase to gdb-14.2 and update all bug references: RHEL-39326 "better support for $pc not saved" RHEL-39325 "Infcalls from B/P conditions in multi-threaded inferiors" RHEL-39324 "gdb: s390: Add arch14 record/replay support" RHEL-24764 "Add support for Power11 options" RHEL-34213 "Sync x86 disassembler with (proposed) gdb-15.1 release." (Keith Seitz, RHEL-33256)
- Remove riscv64-linux-gnu target. It was never meant to be added.
- Backport "better support for $pc not saved" (Andrew Burgess, RHEL-19390)
- Backport series Infcalls from B/P conditions in multi-threaded inferiors (Andrew Burgess, RHEL-13298)
- Backport "gdb: s390: Add arch14 record/replay support" (Andreas Arnez, RHEL-36225) - Backport "Add support for Power11 options" (Peter Bergner, RHEL-36518) - Backport "Sync x86 disassembler with (proposed) gdb-15.1 release." (many authors, RHEL-36527)
- Initial import for GTS14.