Name: | gcc-toolset-13-gdb |
---|---|
Version: | 12.1 |
Release: | 3.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 11962595 |
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-3.el9.aarch64.rpm |
Source RPM: | gcc-toolset-13-gdb-12.1-3.el9.src.rpm |
Build Date: | Tue Oct 17 2023 |
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. |
- 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)
- Backport fix for problems associated with GCC 13's self-move warning. (Jan-Benedict Glaw) - Tweak gdb-6.6-buildid-locate-rpm.patch so that running GDB's configure script will not error out due to GCC 13's warnings.
- Backport replace deprecated distutils.sysconfig in python-config. (Lancelot SIX)