GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL
Build Time
2024-04-08 14:27:54
Build Host
builder-x86-05.inferitos.ru
Summary
A GNU source-level debugger for C, C++, Fortran, Go and other languages
Repositories
AppStream
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.
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 12.1-4
- Rebuilt for MSVSphere 8.10 beta
* Thu Oct 12 2023 Keith Seitz <keiths@redhat.com> - 12.1-4.el8
- Backport "Add a recursion limit to the demangle_const function
in the Rust demangler."
(Nick Clifton, RHEL-4237)
* Tue Jun 13 2023 Keith Seitz <keiths@redhat.com> - 12.1-3.el8
- Backport "Update gdb-add-index.sh ..."
(Andrew Burgess, RHBZ 2214593)
* Thu Apr 27 2023 Keith Seitz <keiths@redhat.com> - 12.1-2.el9
- Backport binutls/29699 "Fix an illegal memory access when parsing..."
(Nick Clifton, RHBZ 2153227)
* Tue Apr 18 2023 Keith Seitz <keiths@redhat.com> - 12.1-1.el9
- Initial import for GTS13.
* Fri Jan 27 2023 Kevin Buettner <kevinb@redhat.com> - 12.1-16
- Tweak gdb-6.3-rh-testversion-20041202.patch so that $_gdb_major
and $_gdb_minor will be obtained correctly.
* Thu Jan 26 2023 Bruno Larsen <blarsen@redhat.com>
- Remove gdb-rhbz1398387-tab-crash-test.patch as that test didn't
work anymore.
* Tue Jan 24 2023 Keith Seitz <keiths@redhat.com> - 12.1-15
- NVR bump for failed build.
* Mon Jan 23 2023 Kevin Buettner <kevinb@redhat.com>
- More tweaks to gdb-6.6-buildid-locate-rpm.patch, in which rpmTag
is replaced with rpmDbiTagVal.
* Mon Jan 23 2023 Keith Seitz <keiths@redhat.com> - 12.1-14
From Sergey Mende:
- Backport upstream patch "gdb: call check_typedef at beginning of
dwarf_expr_context::fetch_result". (Simon Marchi)