↵ Return to the main page of gdb-doc
View build
Search for updates
Package Info
🠗 Changelog
🠗 Provides
🠗 Files
| Date | Author | Change |
|---|---|---|
| 2026-06-04 | Python Maint <python dash maint at redhat dot com> | - Rebuilt for Python 3.15 |
| 2026-06-03 | Python Maint <python dash maint at redhat dot com> - 17.1-9 | - Bootstrap for Python 3.15 |
| 2026-05-26 | Kevin Buettner <kevinb at redhat dot com> | - Applied proposed patch "[gdb/testsuite, Tcl 9] Fix EILSEQ problems for UTF8 related tests". This is required in order to complete a build with testing. |
| 2026-05-18 | Andrew Burgess <aburgess at redhat dot com> | - Remove BuildRequires for libbabeltrace, and build GDB without babeltrace support. Upstream commit 305ad81ae66 has removed Common Trace Format (CTF) support, I have not backported that commit, but I have disabled the CTF feature so we no longer require libbabeltrace. |
| 2026-05-16 | Andrew Burgess <aburgess at redhat dot com> | - Backport the following upstream commits in order to address RHBZ 2467251: d980317c7f1, 958d06262a7, 7d1d7386561, 8915de0883c, 8f65ab7b71f. These commits will all drop out when we rebase to GDB 18. |
| 2026-04-21 | Andrew Burgess <aburgess at redhat dot com> | - Backport upstream commits 8bd08ee92c4 and cd289df068e to address rhbz2366461. These backports will not be needed once we rebase to GDB 18. |
| 2026-04-15 | Keith Seitz <keiths at redhat dot com> | - Backport upstream commit ef7727ae from Tom de Vries to fix the test suite for newer Tcl releases. |
| 2026-02-25 | Kevin Buettner <kevinb at redhat dot com> | - Backport upstream commit d2cc16cd7fc from Jan Vrany to fix FAILs in gdb.base/fileio.exp caused by macro expansion of path components in OUTDIR. |
| 2026-02-24 | Kevin Buettner <kevinb at redhat dot com> | - Backport upstream commit c1da013915e from Kevin Buettner to fix gcore failures caused by glibc 2.42 guard page changes (RHBZ 2413405). |
| 2026-02-16 | Guinevere Larsen <guinevere at redhat dot com> | - Backport upstream commit f08ffbbf269 to fix RHBZ 2435950 This reverts a new feature that was never properly approved for merging in upstream GDB. |