Name: | gcc-toolset-13-gdb |
---|---|
Version: | 12.1 |
Release: | 5.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 11963336 |
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: | gcc-toolset-13-gdb-12.1-5.el9.aarch64.rpm |
Source RPM: | gcc-toolset-13-gdb-12.1-5.el9.src.rpm |
Build Date: | Sat Apr 06 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 |
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. |
- Fix issue introduced when backporting the recursion limit to the rust demangler.
- Backport "Fix typo in recent code to add stack recursion limit to the Rust demangler." (Nick Clifton) - Backport "Add a recursion limit to the demangle_const function in the Rust demangler." (Nick Clifton, RHEL-4234)
- Backport "Update gdb-add-index.sh ..." (Andrew Burgess, RHBZ 2213228)
- Backport binutls/29699 "Fix an illegal memory access when parsing..." (Nick Clifton, RHBZ 2153228)
- Initial import for GTS13.
- Tweak gdb-6.3-rh-testversion-20041202.patch so that $_gdb_major and $_gdb_minor will be obtained correctly.
- Remove gdb-rhbz1398387-tab-crash-test.patch as that test didn't work anymore.
- NVR bump for failed build.
- More tweaks to gdb-6.6-buildid-locate-rpm.patch, in which rpmTag is replaced with rpmDbiTagVal.
From Sergey Mende: - Backport upstream patch "gdb: call check_typedef at beginning of dwarf_expr_context::fetch_result". (Simon Marchi)