Name: | gcc-toolset-14-gdb |
Version: | 14.2 |
Release: | 3.el8_10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 17322241 |
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: |
gcc-toolset-14-gdb-14.2-3.el8_10.x86_64.rpm
|
Source RPM: |
gcc-toolset-14-gdb-14.2-3.el8_10.src.rpm
|
Build Date: | Fri Nov 15 2024 |
Build Host: | build-ol8-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++,
Java, and other languages, by executing them in a controlled fashion
and printing their data. |
-
Wed May 29 2024 Guinevere Larsen <blarsen@redhat.com> - 14.2-3.el8
- Remove riscv64-linux-gnu target. It was never meant to be added.
-
Thu May 16 2024 Guinevere Larsen <blarsen@redhat.com> - 14.2-2.el8
- Backport "better support for $pc not saved"
(Andrew Burgess, RHEL-19390)
-
Mon May 13 2024 Guinevere Larsen <blarsen@redhat.com>
- Backport series Infcalls from B/P conditions in multi-threaded inferiors
(Andrew Burgess, RHEL-13298)
-
Mon May 13 2024 Keith Seitz <keiths@redhat.com>
- 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)
-
Tue Apr 23 2024 Guinevere Larsen <blarsen@redhat.com> - 14.2-1.el8
- Initial import for GTS14.
-
Tue Mar 12 2024 Alexandra Hájková <ahajkova@redhat.com> - 14.2-1
- Rebase to FSF GDB 14.2.
-
Wed Feb 21 2024 Richard W.M. Jones <rjones@redhat.com>
- Bump and rebuild for riscv64
-
Mon Jan 29 2024 Kevin Buettner <kevinb@redhat.com> - 14.1-8
- Backport upstream workaround for GCC 14 problem which is causing
GDB internal errors (RHBZ 261580, Tom de Vries).
-
Thu Jan 25 2024 Guinevere Larsen <blarsen@redhat.com>
- Remove gdb-6.5-BEA-testsuite.patch, as it was upstreamed and
will make its way back with the next rebase.
-
Thu Jan 25 2024 Guinevere Larsen <blarsen@redhat.com> - 14.1-7
- Backport "gdb: fix list . related crash"