↵ Return to the main page of gdb-doc
View build
Search for updates
Package Info
🠗 Changelog
🠗 Provides
🠗 Files
| Date | Author | Change |
|---|---|---|
| 2026-02-17 | Michal Kolar <mkolar at redhat dot com> - 17.1-1 | - Rebase to FSF GDB 17.1. - Backport upstream commit ce106639c20 from Tom de Vries, fixing a gdb.threads/thread-specific-bp.exp failure. - Backport upstream commit f08ffbbf269 to fix RHBZ 2435950 This reverts a new feature that was never properly approved for merging in upstream GDB. - Modify gdb-add-rpm-suggestion-script.patch to meet PEP 257 requirement about termination of first line of docstring as required by gdb.gdb/unittest.exp. - Made spec file change to build gdb with --disable-gdb-compile due to this feature's brokenness. With it disabled, failing tests skip cleanly without timeouts. Also reduces binary size and attack surface. |
| 2025-05-13 | Alexandra Hájková <ahajkova at redhat dot com> - 16.3-1 | - Rebase to FSF GDB 16.3. Deleted: gdb-rhbz2354997-gstack-drop-readnever.patch |
| 2025-03-28 | Keith Seitz <keiths at redhat dot com> - 16.2-3 | - Backport "Fix gstack issues" from upstream. (Keith Seitz, RH BZ 2354997) |
| 2025-02-13 | Alexandra Hájková <ahajkova at redhat dot com> - 16.2-2 | - Bump the release number. |
| 2025-02-11 | Alexandra Hájková <ahajkova at redhat dot com> - 16.2-1 | - Rebase to FSF GDB 16.2. Dropped: gdb-backport-buildid-related-changes.patch gdb-catchpoint-re-set.patch gdb-remove-qnx-neutrino-support.patch Modified: gdb-add-rpm-suggestion-script.patch |
| 2025-01-23 | Alexandra Hájková <ahajkova at redhat dot com> | - Remove upstreamed gdb-6.3-gstack-20050411.patch. |
| 2025-01-17 | Guinevere Larsen <guinevere at redhat dot com> | - remove gdb-test-bt-cfi-without-die.patch. This test has been accepted upstream and will make its way back to testing with the GDB 17 release. |
| 2025-01-16 | Fedora Release Engineering <releng at fedoraproject dot org> | - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild |
| 2025-01-07 | Andrew Burgess <aburgess at redhat dot com> | - Remove gdb-rhbz1261564-aarch64-hw-watchpoint-test.patch. This test should be covered by gdb.base/watchpoint-unaligned.exp which was added upstream in commit a3b60e4588606354b93508a0008a5. |
| 2025-01-02 | Guinevere Larsen <glarsen at redhat dot com> | - Remove gdb-rhbz1156192-recursive-dlopen-test.patch. |