↵ Return to the main page of gdb
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
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 |
2024-06-27 | Kevin Buettner <kevinb at redhat dot com> - 14.2-13 | - Revise rpm-suggestions.py script so that message regarding a not-found 'rpm' module is deferred until just prior to printing the GDB prompt. (RHBZ 2275274) |
2024-06-19 | Guinevere Larsen <blarsen at redhat dot com> | - Drop gdb-glibc-strstr-workaround.patch |
2024-06-18 | Kevin Buettner <kevinb at redhat dot com> | - Remove gdb-core-open-vdso-warning.patch. This tests added by this patch are similar to those of upstream test gdb.base/vdso-warning.exp. |
2024-06-18 | Kevin Buettner <kevinb at redhat dot com> - 14.2-12 | - Revise rpm-suggestions.py script so that message regarding a not-found 'rpm' module is output to stderr. (RHBZ 2275274) |
2024-06-08 | Python Maint <python dash maint at redhat dot com> | - Rebuilt for Python 3.13 |
2024-06-06 | Python Maint <python dash maint at redhat dot com> - 14.2-10 | - Bootstrap for Python 3.13 |
2024-05-23 | Kevin Buettner <kevinb at redhat dot com> - 14.2-9 | - Revise rpm-suggestions.py script so that a message is printed when the 'rpm' module (found in the python3-rpm package) isn't found. In particular, the ModuleNotFoundError will be caught, avoiding a potential python import error. (RHBZ 2275274) |