↵ 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-10-04 | Alexandra Hájková <ahajkova at redhat dot com> - 15.2-2 | - Rebase to FSF GDB 15.2. |
2024-09-26 | Andrew Burgess <aburgess at redhat dot com> | - Remove gdb-rhbz1007614-memleak-infpy_read_memory-test.patch. An equivalent test was pushed upstream in commit f4b29c2f610. |
2024-09-11 | Kevin Buettner <kevinb at redhat dot com> | - Remove local patch gdb-6.5-section-num-fixup-test.patch. This patch contained a test case which should be covered by upstream test gdb.base/ctxobj.exp. |
2024-09-09 | Andrew Burgess <aburgess at redhat dot com> | - Backport upstream commit a92e943014f to fix rhbz2304296. |
2024-08-21 | Alexandra Hájková <ahajkova at redhat dot com> - 15.1-22 | - Add x86_64-redhat-linux-gnu to --enable-targets= in gdb.spec. This enables to connect to gdbserver running on x86 using the x86 binary running GDB from a different architecture. (RHBZ 2308522) |
2024-08-21 | Alexandra Hájková <ahajkova at redhat dot com> | - Remove gdb-6.6-bz229517-gcore-without-terminal.patch This test was upstreamed. |
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 |