Name: | gdb |
---|---|
Version: | 14.2 |
Release: | 4.1.0.1.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 454685 |
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-14.2-4.1.0.1.el10_0.x86_64.rpm |
Source RPM: | gdb-14.2-4.1.0.1.el10_0.src.rpm |
Build Date: | Fri Jun 27 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://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++, Fortran, Go, and other languages, by executing them in a controlled fashion and printing their data. If you want to use GDB for development purposes, you should install the 'gdb' package which will install 'gdb-headless' and possibly other useful packages too. |
- Merge Oracle patches for ol10-u0 Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com> Oracle history: Mar-05-2025 Claudiu Zissulescu <claudiu.zissulescu-ianculescu@oracle.com> - 14.2-4.0.1 - Merge Oracle patches for ol10-u0 Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com> 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>
- Backport IBM z17 binutils patches (Jens Remus et al, RHEL-97233)
- 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)