↵ Return to the main page of gdb-gdbserver
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2025-01-07 | Andrew Burgess <aburgess at redhat dot com> | - Remove gdb-6.6-buildid-locate-misleading-warning-missing-debuginfo-rhbz981154.patch, gdb-6.6-buildid-locate.patch, gdb-6.6-buildid-locate-solib-missing-ids.patch, and gdb-remove-use-of-py-isascii. Add new patches gdb-add-deprecated-settings-py-script.patch, gdb-backport-buildid-related-changes.patch, gdb-remove-qnx-neutrino-support.patch, and gdb-6.6-buildid-locate-tests.patch. Update gdb-add-rpm-suggestion-script.patch and gdb-rhbz1156192-recursive-dlopen-test.patch. All of the RPM suggestion feature is now provided via a Python extension. I believe that the existing functionality should be covered by the new implementation, but with no real tests for the existing code, we cannot be certain. There are new GDB commands added as part of this change related to controlling the RPM suggestion feature. These are documented within the gdb-add-rpm-suggestion-script.patch patch by changes to the GDB manual. |
2025-01-07 | Andrew Burgess <aburgess at redhat dot com> | - Update generate-patches-from-git-repo.sh script to avoid loading git config files. |
2024-11-12 | Andrew Burgess <aburgess at redhat dot com> | - Add x86_64-redhat-linux-gnu to --enable-targets in gdb.spec, this ensures we can remote debug x86-64 targets from non-x86-64 hosts. This fixes rhbz 2308522. |
2024-11-07 | Mark Wielaard <mjw at fedoraproject dot org> - 15.2-2 | - Resolves: rhbz#2323513 - gdb-add-index.patch: Replace which with command -v - Remove which Requires which was only there for gdb-add-index |
2024-10-15 | Alexandra Hájková <ahajkova at redhat dot com> - 15.2-1 | - Rebase to FSF GDB 15.2. |
2024-09-09 | Andrew Burgess <aburgess at redhat dot com> | - Backport upstream commit a92e943014f to fix rhbz2304296. |
2024-08-08 | Guinevere Larsen <blarsen at redhat dot com> | - Remove gdb-6.7-ppc-clobbered-registers-O2-test.patch This test is already upstreamed in gdb.opt - Remove gdb-rhbz947564-findvar-assertion-frame-failed-testcase.patch This is already covered by gdb.thread/tls.exp |
2024-07-24 | Alexandra Hájková <ahajkova at redhat dot com> - 15.1-1 | - Rebase to FSF GDB 15.1. - Update local patches: gdb-6.3-gstack-20050411.patch gdb-6.6-buildid-locate-solib-missing-ids.patch gdb-6.6-buildid-locate.patch gdb-add-missing-debug-ext-lang-hook.patch gdb-add-rpm-suggestion-script.patch gdb-merge-debug-symbol-lookup.patch - Dropped: gdb-add-missing-debug-ext-lang-hook.patch gdb-add-missing-debug-info-python-hook.patch gdb-do-not-import-py-curses-ascii-module.patch gdb-ftbs-swapped-calloc-args.patch gdb-handle-no-python-gdb-module.patch gdb-refactor-find-and-add-separate-symbol-file.patch gdb-reformat-missing-debug-py-file.patch gdb-remove-path-in-test-name.patch gdb-remove-use-of-py-isascii gdb-rhbz-2232086-cpp-ify-mapped-symtab.patch gdb-rhbz-2232086-generate-dwarf-5-index-consistently.patch gdb-rhbz-2232086-generate-gdb-index-consistently.patch gdb-rhbz-2232086-reduce-size-of-gdb-index.patch gdb-rhbz2232086-refactor-selftest-support.patch gdb-rhbz2250652-avoid-PyOS_ReadlineTState.patch gdb-rhbz2250652-gdbpy_gil.patch gdb-rhbz2261580-intrusive_list-assertion-fix.patch gdb-rhbz2277160-apx-disasm.patch gdb-rhel2295897-pre-read-DWZ-file-in-DWARF-reader.patch gdb-sync-coffread-with-elfread.patch |
2024-07-18 | Fedora Release Engineering <releng at fedoraproject dot org> | - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild |
2024-07-05 | Guinevere Larsen <blarsen at redhat dot com> - 14.2-14 | - backport commit 91874afabcd to solve RHEL-2295897 This fixes a double free when debugging mysql-workbench |