↵ 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-16 | 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-16 | 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-rhbz1007614-memleak-infpy_read_memory-test.patch gdb-rhbz1156192-recursive-dlopen-test.patch - Deleted local patches: gdb-6.3-attach-see-vdso-test.patch gdb-6.5-bz185337-resolve-tls-without-debuginfo-v2.patch gdb-6.6-buildid-locate-rpm-librpm-workaround.patch gdb-6.6-buildid-locate-rpm.patch gdb-6.7-ppc-clobbered-registers-O2-test.patch gdb-bz634108-solib_address.patch gdb-container-rh-pkg.patch gdb-core-open-vdso-warning.patch gdb-fedora-libncursesw.patch gdb-ftbs-swapped-calloc-args.patch gdb-glibc-strstr-workaround.patch gdb-linux_perf-bundle.patch 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-rhbz947564-findvar-assertion-frame-failed-testcase.patch gdb-rhel2295897-pre-read-DWZ-file-in-DWARF-reader.patch |
2024-07-05 | Guinevere Larsen <blarsen at redhat> - 14.2-3 | - backport commit 91874afabcd to solve RHEL-2295897 This fixes a double free when debugging mysql-workbenc |
2024-05-20 | Keith Seitz <keiths at redhat dot com> - 14.2-2 | - Sync x86 disassembler with (proposed) gdb-15.1 release. (many authors, RHBZ 2277160) |
2024-03-12 | Alexandra Hájková <ahajkova at redhat dot com> - 14.2-1 | - Rebase to FSF GDB 14.2. |