Name: | gdb-minimal |
---|---|
Version: | 14.2 |
Release: | 3.0.1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 11886092 |
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-minimal-14.2-3.0.1.el9.aarch64.rpm |
Source RPM: | gdb-14.2-3.0.1.el9.src.rpm |
Build Date: | Thu Oct 24 2024 |
Build Host: | build-ol9-aarch64.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 (minimal version) |
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 minimal version of GDB, tailored to be used by the Fedora buildroot. It should probably not be used by end users. |
- Merge Oracle patches for ol9-u4. Reviewed-by: [TBD] Oracle history: April-30-2024 Cupertino Miranda <cupertino.miranda@oracle.com> - 10.2-13.0.1 - Merge Oracle patches for ol9-u4. Reviewed-by: David Faust <david.faust@oracle.com> March-28-2024 Cupertino Miranda <cupertino.miranda@oracle.com> - 10.2-13.0.1 - Merge Oracle patches for ol9-u4 beta. Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com> December-14-2023 Cupertino Miranda <cupertino.miranda@oracle.com> - 10.2-11.1.0.1 - Merge Oracle patches for ol9 Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com> December-14-2023 Cupertino Miranda <cupertino.miranda@oracle.com> - 10.2-11.0.3 - 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> December-13-2023 Cupertino Miranda <cupertino.miranda@oracle.com> - 10.2-11.0.2 - OraBug 36055910 Support RDTSCP in RECORD/REPLAY in interpreter mode (record full) Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com> October-4-2023 Cupertino Miranda <cupertino.miranda@oracle.com> - 10.2-11.0.1 - Merge Oracle patches for ol9 Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com> October-10-2022 Weimin Pan <weimin.pan@oracle.com> - 10.2-10.0.2 - Add missing patch gdb-orclbz33627477-redirect-output-crash.patch. Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com> September-28-2022 Weimin Pan <weimin.pan@oracle.com> - 10.2-10.0.1 - Forward-port CTF patches. Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com> April-26-2022 Weimin Pan <weimin.pan@oracle.com> - 10.2-9.0.1 - Take out fix for (RHBZ 1935517) which disables libctf. - Forward-port CTF patches. Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
- Rebase to gdb-14.2 and update all bug references (Resolves: RHEL-39554) (Resolves: RHEL-39553) (Resolves: RHEL-10550) (Resolves: RHEL-39555) (Resolves: RHEL-39585) (Resolves: RHEL-36211)
- 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.
- Rebase to FSF GDB 14.2.
- Bump and rebuild for riscv64
- Backport upstream workaround for GCC 14 problem which is causing GDB internal errors (RHBZ 261580, Tom de Vries).