Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: gdb | Distribution: openSUSE:Leap:15.2:PowerPC / ports |
Version: 8.3.1 | Vendor: openSUSE |
Release: lp152.6.14 | Build date: Wed Jun 24 17:23:19 2020 |
Group: Development/Tools/Debuggers | Build host: obs-power9-06 |
Size: 15951860 | Source RPM: gdb-8.3.1-lp152.6.14.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://gnu.org/software/gdb/ | |
Summary: A GNU source-level debugger for C, C++, Fortran and other languages |
GDB, the GNU debugger, allows you to debug programs written in C, C++, Java, and other languages, by executing them in a controlled fashion and printing their data.
GPL-3.0-or-later AND GPL-3.0-with-GCC-exception AND LGPL-2.1-or-later AND LGPL-3.0-or-later
* Wed May 06 2020 Tom de Vries <tdevries@suse.com> - Fix .debug_types problems [swo#24480, swo#25889, bsc#1168394]. - gdb-fix-range-loop-index-in-find_method.patch - gdb-fix-toplevel-types-with-fdebug-types-section.patch * Mon Apr 20 2020 Tom de Vries <tdevries@suse.com> - Fix python 3.8 warning [bsc#1169495]. * gdb-fix-incorrect-use-of-is-operator-for-comparison-in-python-lib-gdb-command-prompt.py.patch * Tue Apr 14 2020 Tom de Vries <tdevries@suse.com> - Fix build with gcc 10 [bsc#1169368, swo#25717]. * bfd-change-num_group-to-unsigned-int.patch * Tue Feb 04 2020 Tom de Vries <tdevries@suse.com> - Fix hang after SIGKILL [swo#25478]. * gdb-threads-fix-hang-in-stop_all_threads-after-killing-inferior.patch * Fri Jan 17 2020 matz@suse.com - Add support for official name of s390 arch13: z15. Add descriptions for arch13 instructions. Adds gdb-arch13-1.diff, gdb-arch13-2.diff and gdb-arch13-3.diff. [jsc#SLE-7903] * Fri Dec 06 2019 Tom de Vries <tdevries@suse.com> - Fix build with gcc 10 [bsc#1158539, swo#24653]. * gdb-0001-remove-alloca-0-calls.patch * Mon Nov 11 2019 Ludwig Nussel <lnussel@suse.de> - make fpc optional (boo#1156284) as fpc requires itself for bootstrapping. * Wed Nov 06 2019 Tom de Vries <tdevries@suse.com> - Fix for bsc#1146475 [bsc#1146475, swo#24971 ] * gdb-symtab-prefer-var-def-over-decl.patch - Fix for bsc#1146167 [bsc#1146167, swo#24956] * gdb-only-force-interp_console-ui_out-for-breakpoint-commands-in-mi-mode.patch * Tue Oct 29 2019 Tom de Vries <tdevries@suse.com> - Backport 2nd part of fix for swo#23657. [bsc#1142772, swo#23657, CVE-2019-1010180] * gdb-dwarf-reader-reject-sections-with-invalid-sizes.patch * Mon Oct 14 2019 matz@suse.com - Add gdb-s390-handle-arch13.diff to handle most new s390 arch13 instructions. [fate#327369, jsc#ECO-368] * Mon Sep 30 2019 Tom de Vries <tdevries@suse.com> - Add gdb-testsuite-8.3-kfail-xfail-unsupported.patch * Thu Sep 26 2019 Tom de Vries <tdevries@suse.com> - Drop ChangeLog part of patch: * gdb-rhbz1708192-parse_macro_definition-crash.patch * gdb-rhbz1704406-disable-style-log-output-1of3.patch * gdb-rhbz1704406-disable-style-log-output-2of3.patch * gdb-rhbz1704406-disable-style-log-output-3of3.patch * gdb-rhbz1723564-gdb-crash-PYTHONMALLOC-debug.patch * gdb-rhbz1553086-binutils-warning-loadable-section-outside-elf.patch - Update to gdb-8.3.1. * Drop "Testsuite: Ensure pie is disabled on some tests" part of gdb-testsuite-pie-no-pie.patch * Drop patches included upstream: - gdb-7.10-swo18929.patch - gdb-handle-vfork-in-thread-with-follow-fork-mode-child.patch - gdb-x86_64-i386-syscall-restart-master.patch - gdb-suppress-sigttou-when-handling-errors.patch - gdb-fix-breakpoints-on-file-reloads-for-pie-binaries.patch - gdb-symtab-fix-symbol-loading-performance-regression.patch - Fix macro in comment warning * Wed Sep 25 2019 Tom de Vries <tdevries@suse.com> - Upgrade libipt from v2.0 to v2.0.1. * Use -DBUILD_SHARED_LIBS=OFF to build libipt.a, and drop part of v1.5-libipt-static.patch that consequentially has become unnecessary. * Tue Sep 24 2019 Tom de Vries <tdevries@suse.com> - Sync with f30, merging 1e222a3..8bf40c6. * gdb-rhbz1708192-parse_macro_definition-crash.patch * gdb-rhbz1704406-disable-style-log-output-1of3.patch * gdb-rhbz1704406-disable-style-log-output-2of3.patch * gdb-rhbz1704406-disable-style-log-output-3of3.patch * gdb-rhbz1723564-gdb-crash-PYTHONMALLOC-debug.patch * gdb-rhbz1553086-binutils-warning-loadable-section-outside-elf.patch * Sun Sep 22 2019 Tom de Vries <tdevries@suse.com> - Use ldd /usr/bin/rpm instead of ls /usr/%{_lib}/ to find librpm * Sat Sep 14 2019 Michel Normand <normand@linux.vnet.ibm.com> - Add _constraints for PowerPC need more than 3.5GB disk space to avoid build failure * Tue Sep 10 2019 matz@suse.com - Disable use of valgrind on old s390 (31bit) distros. * Fri Aug 23 2019 Tom de Vries <tdevries@suse.com> - Enable librpm for version > librpm.so.3 [bsc#1145692]: * Allow any librpm.so.x * Fix unused variables in HAVE_LIBRPM code in gdb-6.6-buildid-locate-rpm-suse.patch * Add %build test to check for "zypper install <rpm-packagename>" message - Implements jsc#ECO-368, the 2019 toolchain module update * Tue Aug 06 2019 Tom de Vries <tdevries@suse.de> - Master backport: * gdb-fix-breakpoints-on-file-reloads-for-pie-binaries.patch - Master backports testsuite: * gdb-testsuite-i386-pkru-exp.patch * gdb-testsuite-read1-fixes.patch * gdb-testsuite-pie-no-pie.patch * gdb-testsuite-add-missing-initial-prompt-read-in-multidictionary.exp.patch - Work around bsc#1115034: * gdb-testsuite-ada-pie.patch - Fixes for fedora patches: * gdb-testsuite-fix-perror-in-gdb.opt-fortran-string.exp.patch * gdb-testsuite-avoid-pagination-in-attach-32.exp.patch * Thu Jul 25 2019 Stefan Brüns <stefan.bruens@rwth-aachen.de> - Remove some conditionals for SLE-10 (build is disabled/unresolvable). - BuildRequire makeinfo instead of full texinfo (requiring texlive) where available (SLE >= 12). * Mon Jul 22 2019 Tom de Vries <tdevries@suse.de> - Add Wno-error=odr to work around swo#24835 - Add BuildRequires xz-devel * Wed Jul 03 2019 Tom de Vries <tdevries@suse.de> - Add BuildRequires valgrind for make check * Wed Jul 03 2019 Tom de Vries <tdevries@suse.de> - Move BuildRequires gcc-go and fpc to %{with testsuite} portion * Wed Jul 03 2019 Tom de Vries <tdevries@suse.de> - Copy %ada_arch from gcc9 and use it to fix 'unresolvable: nothing provides gcc-ada' for openSUSE_Leap_42.3_Ports/SLE-12 ppc64le. * Wed Jul 03 2019 Tom de Vries <tdevries@suse.de> - Drop ppc64le for fpc * Wed Jul 03 2019 Tom de Vries <tdevries@suse.de> - Add missing %endif * Wed Jul 03 2019 Tom de Vries <tdevries@suse.de> - Add BuildRequire fpc for make check * Wed Jul 03 2019 Tom de Vries <tdevries@suse.de> - Add comment explaining why guile support has been disabled for newer distro versions. * Tue Jul 02 2019 Tom de Vries <tdevries@suse.de> - Add BuildRequire gcc-go to get gccgo command for make check * Tue Jul 02 2019 Tom de Vries <tdevries@suse.de> - Copy gdbinit from fedora master @ 25caf28. Add gdbinit.without-python, and use it for --without=python. * Mon Jul 01 2019 Tom de Vries <tdevries@suse.de> - Remove unused code: gdbtui support * Mon Jun 24 2019 Tom de Vries <tdevries@suse.de> - Add comments to "patches to upstream" specifying when they can be dropped. * Thu Jun 20 2019 Tom de Vries <tdevries@suse.de> - Remove -Wno-implicit-fallthrough, -Wno-error=cast-function-type and -Wno-error=stringop-truncation * Wed Jun 19 2019 Tom de Vries <tdevries@suse.de> - Remove gdb-fix-buf-overflow.diff, which is a workaround for swo#24698, which has been fixed since gdb 7.12. * Fri Jun 14 2019 Tom de Vries <tdevries@suse.de> - Fix rpmlint macro-in-comment errors * Fri Jun 14 2019 Tom de Vries <tdevries@suse.de> - Fix rpmlint error "deprecated-grep ['egrep']" . * Fri Jun 14 2019 Tom de Vries <tdevries@suse.de> - gdb-gcore-bash.patch: Fix rpmlint error env-script-interpreter by replacing "/usr/bin/env bash" with "/bin/bash" in gcore. * Thu Jun 13 2019 Tom de Vries <tdevries@suse.de> - Rewrite gdbserver.1 workaround for riscv64 to avoid %define _unpackaged_files_terminate_build 0 * Wed Jun 05 2019 Andreas Schwab <schwab@suse.de> - gdb-suppress-sigttou-when-handling-errors.patch: Suppress SIGTTOU when handling errors - Enable ada tests on ppc64le and riscv64 - Enable multitarget build on riscv64 - Add ia64 and riscv64 to target_list - Enable -Werror on riscv64 and aarch64 - Don't remove %{buildroot} * Wed May 22 2019 Tom de Vries <tdevries@suse.de> - Remove gdb-gcc9-fix-build-with-latest-GCC-9.0-tree.patch and gdb-gcc9-warning-on-elf32-arm.c-elf32_arm_final_link.patch, which are already present in 8.3. * Wed May 22 2019 Martin Liška <mliska@suse.cz> - Add gdb-gcc9-fix-build-with-latest-GCC-9.0-tree.patch and gdb-gcc9-warning-on-elf32-arm.c-elf32_arm_final_link.patch in order to fix build with GCC9. * Tue May 21 2019 Tom de Vries <tdevries@suse.de> - Replace fedora patch gdb-x86_64-i386-syscall-restart.patch with master backport gdb-x86_64-i386-syscall-restart-master.patch * Fri May 17 2019 Tom de Vries <tdevries@suse.de> - Work around riscv64 build error: gdbserver.1 is installed, but not packaged * Thu May 16 2019 Tom de Vries <tdevries@suse.de> - Don't expect gdbserver for riscv64 * Thu May 16 2019 Tom de Vries <tdevries@suse.de> - Add gdb-fix-riscv-tdep.patch to fix RISC-V build breaker * Thu May 16 2019 Tom de Vries <tdevries@suse.de> - Rebase to 8.3 release (as in fedora 30 @ 1e222a3). * DWARF index cache: GDB can now automatically save indices of DWARF symbols on disk to speed up further loading of the same binaries. * Ada task switching is now supported on aarch64-elf targets when debugging a program using the Ravenscar Profile. * Terminal styling is now available for the CLI and the TUI. * Removed support for old demangling styles arm, edg, gnu, hp and lucid. * Support for new native configuration RISC-V GNU/Linux (riscv*-*-linux*). - Obsoleted fedora patches dropped: * gdb-6.3-ppc64syscall-20040622.patch * gdb-6.3-ppc64displaysymbol-20041124.patch * gdb-6.3-readnever-20050907.patch * gdb-6.5-bz203661-emit-relocs.patch * gdb-6.8-sparc64-silence-memcpy-check.patch * gdb-6.8-watchpoint-conditionals-test.patch * gdb-7.2.50-sparc-add-workaround-to-broken-debug-files.patch * gdb-python-gil.patch * gdb-rhbz881849-ipv6-1of3.patch * gdb-rhbz881849-ipv6-2of3.patch * gdb-rhbz881849-ipv6-3of3.patch * gdb-rhbz1187581-power8-regs-1of7.patch * gdb-rhbz1187581-power8-regs-2of7.patch * gdb-rhbz1187581-power8-regs-3of7.patch * gdb-rhbz1187581-power8-regs-4of7.patch * gdb-rhbz1187581-power8-regs-5of7.patch * gdb-rhbz1187581-power8-regs-6of7.patch * gdb-rhbz1187581-power8-regs-7of7.patch * gdb-rhbz1491128-batch-mode-exit-status-1of2.patch * gdb-rhbz1491128-batch-mode-exit-status-2of2.patch * gdb-use-pulongest-aarch64-linux-tdep.patch * gdb-rhbz1560010-fix-assertion-symbol-language-dict-language-1of5.patch * gdb-rhbz1560010-fix-assertion-symbol-language-dict-language-2of5.patch * gdb-rhbz1560010-fix-assertion-symbol-language-dict-language-3of5.patch * gdb-rhbz1560010-fix-assertion-symbol-language-dict-language-4of5.patch * gdb-rhbz1560010-fix-assertion-symbol-language-dict-language-5of5.patch - Fedora patches added: * gdb-rhbz795424-bitpos-arrayview.patch * gdb-rhbz1371380-gcore-elf-headers.patch - Obsoleted patched dropped: * gdb-fix-crash-when-reading-core.patch * power8-registers.diff * gdb-fix-multidictionary.exp-for-gdb-8.2.patch - Backport from master: * gdb-handle-vfork-in-thread-with-follow-fork-mode-child.patch [swo#gdb/24454] - Added patches proposed for master: * gdb-fix-heap-use-after-free-in-typename-concat.patch [swo#24094] * gdb-symtab-fix-symbol-loading-performance-regression.patch [swo#24545] * Wed May 15 2019 Tom de Vries <tdevries@suse.de> - Add BuildRequires mpfr-devel * Thu Jan 24 2019 tdevries@suse.com - Backport upstream fix for assertion failure `SYMBOL_LANGUAGE (sym) == DICT_LANGUAGE (dict)->la_language' [swo#23712, rh#1560010] patches: gdb-rhbz1560010-fix-assertion-symbol-language-dict-language-1of5.patch gdb-rhbz1560010-fix-assertion-symbol-language-dict-language-2of5.patch gdb-rhbz1560010-fix-assertion-symbol-language-dict-language-3of5.patch gdb-rhbz1560010-fix-assertion-symbol-language-dict-language-4of5.patch gdb-rhbz1560010-fix-assertion-symbol-language-dict-language-5of5.patch * Add patches from fedora 29 @ 4513f72 * Add gdb-fix-multidictionary.exp-for-gdb-8.2.patch to fix multidictionary.exp test-case * Thu Dec 06 2018 matz@suse.com - Add power8-registers.diff for implementing access to more POWER8 registers. [fate#326120, fate#325178] * Mon Nov 12 2018 tdevries@suse.com - Run tests with -fno-PIE/-no-pie and -fPIE/-pie. * Wed Nov 07 2018 tdevries@suse.com - Fix crash when reading core [bsc #1109013] * Add gdb-fix-crash-when-reading-core.patch https://sourceware.org/ml/gdb-cvs/2018-11/msg00022.html * Tue Sep 11 2018 matz@suse.com - Rebase to 8.2 release (as in fedora 29 @ c720d998): * 'symbol-file' and 'add-symbol-file' accept -o to add relative offset to all sections * pager accepts 'c' response to disable it for rest of command * accept _Alignof and alignof in C resp. C++ expressions * new target riscv*-*-elf * python API extensions: gdb.Type.align, gdb.execute deals with multi-line gdb commands, gdb.convenience_variable and gdb.set_convenience_variable to access convenience variables, * aarch64: properly support hardware watchpoints on unaligned addresses (needs kernel >= 4.10) - Add gdb-fix-s390-build.diff for a Wformat error on s390. - Support access to new POWER8 registers [fate#325178, fate#326120] Add patches gdb-rhbz1187581-power8-regs-1of7.patch, gdb-rhbz1187581-power8-regs-2of7.patch, gdb-rhbz1187581-power8-regs-3of7.patch, gdb-rhbz1187581-power8-regs-4of7.patch, gdb-rhbz1187581-power8-regs-5of7.patch, gdb-rhbz1187581-power8-regs-6of7.patch, gdb-rhbz1187581-power8-regs-7of7.patch . - Support ipv6 for gdbserver connections: Add patches gdb-rhbz881849-ipv6-1of3.patch, gdb-rhbz881849-ipv6-2of3.patch, gdb-rhbz881849-ipv6-3of3.patch . - Update to intel processor trace library 2.0 (from 1.6.1): Add v2.0.tar.gz, remove v1.6.1.tar.gz Remove obsolete v1.6.1-implicit-fallthrough.patch . - Remove obsolete patches: gdb-fix-python37-breakage.patch, gdb-pahole-python2.patch . - Added patches from Fedora: gdb-rhbz1491128-batch-mode-exit-status-1of2.patch, gdb-rhbz1491128-batch-mode-exit-status-2of2.patch, gdb-rhbz1553104-s390x-arch12-test.patch, gdb-use-pulongest-aarch64-linux-tdep.patch . - Removed obsolete patches from Fedora: gdb-6.6-bz235197-fork-detach-info.patch, gdb-6.8-attach-signalled-detach-stopped.patch, gdb-gdb-add-index-script.patch, gdb-ppc64-stwux-tautological-compare.patch, gdb-rhbz1540559-gdbaddindex-glibcdebug-regression.patch, gdb-stale-frame_info.patch . - Most other patches rebased. * Fri Aug 10 2018 tchvatal@suse.com - Apply patch from fedora to build with python3.7: * gdb-fix-python37-breakage.patch * Tue Mar 27 2018 matz@suse.com - Add some -Wno-error flags for gcc-8 compatibility. * Fri Mar 09 2018 matz@suse.com - Rebase to 8.1 release: * ptype/o prints offsets and sizes of members (like pahole) * tab-completion improved: quoting function names is not generally necessary anymore, completion offers for breakpoint don't include data symbol * enable/disable breakpoints now accept ranges: 'disable 1.3-5' * new commands: - set/show cwd: working directory of debuggee - set/show compile-gcc: program to use for 'compile' command - starti: start program and stop at first instruction - TUI single-key commands: 'i' for stepi and 'o' for nexti * --readnever option disables any reading of debug info (for dumping) * s390: guarded storage register access for z14 * gcore option -a dumps all memory mapping * C++ breakpoints: 'b foo' will now set a breakpoint on all functions and methods named 'foo' no matter the scope. Use -qualified if you don't want that * python scripting: new events gdb.new_inferior, gdb.inferior_deleted and gdb.new_thread; new command rbreak (breakpoint accepting regexps) * gdbserver can be passed environment parameters to remote debuggee - Added patches from Fedora: gdb-ppc64-stwux-tautological-compare.patch gdb-rhbz1540559-gdbaddindex-glibcdebug-regression.patch gdb-vla-intel-fix-print-char-array.patch - Removed unused gdb-libstdc++-v3-python-7.1.1-20170526.tar.bz2 - Removed obsolete upstream patches: gdb-s390x-1b63490.patch gdb-s390x-289e23a.patch gdb-s390x-8fe09d7.patch gdb-s390x-96235dc.patch gdb-s390x-ad33963.patch - Removed obsolete Fedora patches: gdb-6.3-rh-dummykfail-20041202.patch gdb-6.6-threads-static-test.patch gdb-add-index-chmod.patch gdb-glibc-vdso-workaround.patch gdb-rhbz1420304-s390x-01of35.patch gdb-rhbz1420304-s390x-02of35.patch gdb-rhbz1420304-s390x-03of35.patch gdb-rhbz1420304-s390x-04of35.patch gdb-rhbz1420304-s390x-05of35.patch gdb-rhbz1420304-s390x-06of35.patch gdb-rhbz1420304-s390x-07of35.patch gdb-rhbz1420304-s390x-08of35.patch gdb-rhbz1420304-s390x-09of35.patch gdb-rhbz1420304-s390x-10of35.patch gdb-rhbz1420304-s390x-11of35.patch gdb-rhbz1420304-s390x-12of35.patch gdb-rhbz1420304-s390x-13of35.patch gdb-rhbz1420304-s390x-14of35.patch gdb-rhbz1420304-s390x-15of35.patch gdb-rhbz1420304-s390x-16of35.patch gdb-rhbz1420304-s390x-17of35.patch gdb-rhbz1420304-s390x-18of35.patch gdb-rhbz1420304-s390x-19of35.patch gdb-rhbz1420304-s390x-20of35.patch gdb-rhbz1420304-s390x-21of35.patch gdb-rhbz1420304-s390x-22of35.patch gdb-rhbz1420304-s390x-23of35.patch gdb-rhbz1420304-s390x-24of35.patch gdb-rhbz1420304-s390x-25of35.patch gdb-rhbz1420304-s390x-26of35.patch gdb-rhbz1420304-s390x-27of35.patch gdb-rhbz1420304-s390x-28of35.patch gdb-rhbz1420304-s390x-29of35.patch gdb-rhbz1420304-s390x-30of35.patch gdb-rhbz1420304-s390x-31of35.patch gdb-rhbz1420304-s390x-32of35.patch gdb-rhbz1420304-s390x-33of35.patch gdb-rhbz1420304-s390x-34of35.patch gdb-rhbz1420304-s390x-35of35.patch gdb-tls-1of2.patch gdb-tls-2of2.patch gdb-upstream.patch * Wed Nov 15 2017 schwab@suse.de - Support --without=testsuite and disable testsuite for qemu-linux-user builds * Wed Oct 25 2017 jmatejek@suse.com - switch to Python 3 for Tumbleweed 1320 and up * Mon Oct 09 2017 matz@suse.com - Remove %clean section. * Wed Oct 04 2017 matz@suse.com - Link gdb against a bundled libipt (processor trace library) on x86_64 and i686 for improved tracing support on Intel CPUs. [bnc#985550] Adds v1.6.1.tar.gz and patches v1.5-libipt-static.patch and v1.6.1-implicit-fallthrough.patch. * Mon Oct 02 2017 matz@suse.com - Rebase to 8.0.1 release (fixing PR21886, PR22046) - Updated libstdc++ pretty printers to - Replace gdb-libstdc++-v3-python-6.3.1-20170212.tar.bz2 with gdb-libstdc++-v3-python-7.1.1-20170526.tar.bz2 . - Add patches for s390x z14 feates [fate #321514, fate #322272] gdb-s390x-1b63490.patch gdb-s390x-289e23a.patch gdb-s390x-8fe09d7.patch gdb-s390x-96235dc.patch gdb-s390x-ad33963.patch - Adjust some patches: gdb-ppc-power7-test.patch gdb-rhbz795424-bitpos-20of25.patch gdb-rhbz795424-bitpos-21of25.patch gdb-vla-intel-fortran-vla-strings.patch - Add some patches from Fedora: gdb-rhbz1420304-s390x-01of35.patch gdb-rhbz1420304-s390x-02of35.patch gdb-rhbz1420304-s390x-03of35.patch gdb-rhbz1420304-s390x-04of35.patch gdb-rhbz1420304-s390x-05of35.patch gdb-rhbz1420304-s390x-06of35.patch gdb-rhbz1420304-s390x-07of35.patch gdb-rhbz1420304-s390x-08of35.patch gdb-rhbz1420304-s390x-09of35.patch gdb-rhbz1420304-s390x-10of35.patch gdb-rhbz1420304-s390x-11of35.patch gdb-rhbz1420304-s390x-12of35.patch gdb-rhbz1420304-s390x-13of35.patch gdb-rhbz1420304-s390x-14of35.patch gdb-rhbz1420304-s390x-15of35.patch gdb-rhbz1420304-s390x-16of35.patch gdb-rhbz1420304-s390x-17of35.patch gdb-rhbz1420304-s390x-18of35.patch gdb-rhbz1420304-s390x-19of35.patch gdb-rhbz1420304-s390x-20of35.patch gdb-rhbz1420304-s390x-21of35.patch gdb-rhbz1420304-s390x-22of35.patch gdb-rhbz1420304-s390x-23of35.patch gdb-rhbz1420304-s390x-24of35.patch gdb-rhbz1420304-s390x-25of35.patch gdb-rhbz1420304-s390x-26of35.patch gdb-rhbz1420304-s390x-27of35.patch gdb-rhbz1420304-s390x-28of35.patch gdb-rhbz1420304-s390x-29of35.patch gdb-rhbz1420304-s390x-30of35.patch gdb-rhbz1420304-s390x-31of35.patch gdb-rhbz1420304-s390x-32of35.patch gdb-rhbz1420304-s390x-33of35.patch gdb-rhbz1420304-s390x-34of35.patch gdb-rhbz1420304-s390x-35of35.patch gdb-upstream.patch * Wed Sep 13 2017 matz@suse.com - Disable guile extensions for new distros, the gdb support is incompatible with guile 2.2. * Tue Jun 06 2017 matz@suse.com - Rebase to gdb 8.0 release: [fate #319573] * support for DWARF5 (except its .debug_names) * support C++11 rvalue references * support PKU register (memory protection keys on future Intel CPUs) * python scripting: - start, stop and access running btrace - rvalue references in gdb.Type * record/replay x86_64 rdrand and rdseed * removed support for GCJ compiled java programs * user commands accept more than 10 arguments * "eval" expands user-defined command arguments * new options: set/show disassembler-options (on arm, ppc s390) - Removed obsoleted patches: gdb-release-werror.patch * Thu Apr 27 2017 matz@suse.com - Rebase to gdb 7.99.90 (prerelease of gdb 8) [fate #319573] - Updated libstdc++ pretty printers to gdb-libstdc++-v3-python-6.3.1-20170212.tar.bz2. - Added patches from fedora: gdb-release-werror.patch gdb-rhbz1398387-tab-crash-test.patch - Removed obsoleted patches: gdb-6.7-bz426600-DW_TAG_interface_type-test.patch gdb-bison-old.patch gdb-testsuite-casts.patch gdb-testsuite-m-static.patch gdb-upstream.patch gdb-testsuite-morestack-gold.patch gdb-fix-bnc-994537.diff gdb-libiberty-demangler-fuzz.diff * Mon Apr 03 2017 rguenther@suse.com - Fix rpm condition to allow build on SLE10. - Do not require glibc-devel-static-32bit on SLE12 which is not available there. * Wed Feb 15 2017 matz@suse.com - Update to gdb 7.12.1 * negative repeat count for x examines backwards * fortran: support structs/arrays with dynamically types fields * support MPX bound checking * support for the Rust language * 'catch syscall' now can catch groups of related syscalls * New (sub)commands: - skip {-file,-gfile,-function,-rfunction}: generic skip mechanism - maint {selftest,info line-table} - new-ui: create new user interface for GUI clients * (fast) tracepoints on s390x and ppc64le added to gdbserver * New target Andes NDS32 - Add rpmlint exception for historic libinproctrace place - Remove obsolete patches: gdb-aarch64-v81-hwbreakpoints.diff gdb-bare-DW_TAG_lexical_block-1of2.patch gdb-bare-DW_TAG_lexical_block-2of2.patch gdb-fortran-stride-intel-1of6.patch gdb-fortran-stride-intel-2of6.patch gdb-fortran-stride-intel-3of6.patch gdb-fortran-stride-intel-4of6.patch gdb-fortran-stride-intel-5of6.patch gdb-fortran-stride-intel-6of6-nokfail.patch gdb-fortran-stride-intel-6of6.patch gdb-testsuite-dw2-undefined-ret-addr.patch gdb-vla-intel-04of23-fix.patch gdb-vla-intel-logical-not.patch gdb-vla-intel.patch - Add patches from Fedora package: gdb-6.7-testsuite-stable-results.patch gdb-add-index-chmod.patch gdb-bison-old.patch gdb-container-rh-pkg.patch gdb-libexec-add-index.patch gdb-linux_perf-bundle.patch gdb-physname-pr11734-test.patch gdb-physname-pr12273-test.patch gdb-rhbz1007614-memleak-infpy_read_memory-test.patch gdb-rhbz1084404-ppc64-s390x-wrong-prologue-skip-O2-g-3of3.patch gdb-rhbz1149205-catch-syscall-after-fork-test.patch gdb-rhbz1156192-recursive-dlopen-test.patch gdb-rhbz1186476-internal-error-unqualified-name-re-set-test.patch gdb-rhbz1350436-type-printers-error.patch gdb-test-ivy-bridge.patch gdb-testsuite-casts.patch gdb-testsuite-m-static.patch gdb-testsuite-morestack-gold.patch gdb-tls-1of2.patch gdb-tls-2of2.patch gdb-upstream.patch gdb-vla-intel-fortran-strides.patch gdb-vla-intel-fortran-vla-strings.patch gdb-vla-intel-tests.patch * Mon Jan 09 2017 matz@suse.com - Disable 32bit testing on openSUSE s390x. * Fri Dec 16 2016 mliska@suse.cz - Make dependency of gcc-java conditional. * Sat Dec 03 2016 schwab@suse.de - Enable ada testing on aarch64 for tumbleweed * Mon Nov 21 2016 schwab@suse.de - BuildRequire glibc-devel-static for 12.1 or later, and glibc-devel-static-32bit if biarch * Thu Aug 25 2016 matz@suse.com - Add gdb-fix-bnc-994537.diff for ppc64le, fixing two testcases. [bnc#994537] - Add gdb-libiberty-demangler-fuzz.diff for fixing infinite recursion in demangler. [bnc#987637] * Mon Aug 08 2016 matz@suse.com - Amend gdb-glibc-vdso-workaround.patch to ignore further vdso filenames on ppc64 and s390x. [bnc#944105] * Wed Aug 03 2016 matz@suse.com - Add gdb-aarch64-v81-hwbreakpoints.diff for detecting debug capabilities on ARMv8.1/8.2. [bnc#990697] * Mon Jun 20 2016 matz@suse.com - Rebase to gdb 7.11.1: minor bug fixes. - Remove gdb-gcc6-Wparentheses-warning.patch (applied upstream). - Add some patches from Fedora F24: gdb-bare-DW_TAG_lexical_block-1of2.patch gdb-bare-DW_TAG_lexical_block-2of2.patch gdb-bz1219747-attach-kills.patch gdb-rhbz1261564-aarch64-hw-watchpoint-test.patch gdb-rhbz1325795-framefilters-test.patch gdb-testsuite-dw2-undefined-ret-addr.patch * Tue May 24 2016 martin.liska@suse.com - Add gdb-gcc6-Wparentheses-warning.patch to fix Werrors reported by GCC6. * Mon Apr 25 2016 rguenther@suse.com [diverging changelog entry from SLE tree vs devel:gcc tree: - Add gdb-7.9-bnc976404.patch to fix thread support on s390x. [bnc #976404] [bnc #970589] - Add gdb-7.9-swo18929.patch to fix crash printing values. [bnc#971556] ] - Removed gdb-7.9-bnc976404.patch when updating to devel:gcc tree. - Replaced gdb-7.9-swo18929.patch with gdb-7.10-swo18929.patch as well. * Thu Apr 07 2016 normand@linux.vnet.ibm.com - update gdb-orphanripper.c from last fedora changes of 2013 http://pkgs.fedoraproject.org/cgit/rpms/gdb.git/log/gdb-orphanripper.c may be solution to transient build hung on Rings:1 ppc64le tracked by bug boo#974419 * Mon Mar 21 2016 rguenther@suse.com - Add gdb-7.10-swo18929.patch to fix crash printing values. [bnc#971556] [swo#18929] * Mon Feb 29 2016 matz@suse.de - Rebase to gdb version 7.11 as of version in Fedora 24: * Per-inferior thread numbers. * Breakpoint "explicit locations" (via CLI and GDB/MI). * New convenience variables ($_gthread, $_inferior). * Record btrace now supports non-stop mode. * Various improvements on AArch64 GNU/Linux: - Multi-architecture debugging support. - displaced stepping. - tracepoint support added in GDBserver. * In Ada, the overloads selection menu provides the parameter types and return types for the matching overloaded subprograms. * Various remote protocol improvements, including several new packets which can be used to support features such as follow-exec-mode, exec catchpoints, syscall catchpoints, etc. * Some minor improvements in the Python API for extending GDB. - Added local patch gdb-fix-buf-overflow.diff. - Added new patches from Fedora: gdb-fedora-libncursesw.patch gdb-fortran-stride-intel-1of6.patch gdb-fortran-stride-intel-2of6.patch gdb-fortran-stride-intel-3of6.patch gdb-fortran-stride-intel-4of6.patch gdb-fortran-stride-intel-5of6.patch gdb-fortran-stride-intel-6of6-nokfail.patch gdb-fortran-stride-intel-6of6.patch gdb-opcodes-clflushopt-test.patch gdb-testsuite-readline63-sigint.patch - Removed obsolete patches: gdb-6.3-bz231832-obstack-2gb.patch gdb-probes-based-interface-robust-1of2.patch gdb-probes-based-interface-robust-2of2.patch gdb-rhbz1260558-ppc64le-skip_trampoline_code.patch gdb-rhbz1270564-invalid-dwarf-regno.patch gdb-rhel5-compat.patch - Really disable problematic testcases. * Mon Jan 18 2016 matz@suse.de - Disable guile support for SLE10. * Thu Jan 14 2016 matz@suse.de - Rebase to gdb version 7.10.1 as of version in Fedora 23: * reverse debugging on aarch64 * new commands or subcommands: - info os cpu, set/show serial parity, info dll - maint print symbol-cache/symbol-cache-statistics, maint flush-symbol-cache - record btrace bts, record bts - compile print - show/set mpx bound - tui enable/disable - record btrace pt, record pt - maint info btrace, maint btrace packet-history/clear-packet-history/clear * s390 support for vector ABI * "set sysroot" improvements related to remote targets * better support for debugging containerized programs (without "set sysroot") * HISTSIZE environment variable is replaced by GDBHISTSIZE * python scripting: - it's possible to write frame unwinders - several new methods in Objfile, Type and Value classes - gdb can auto-load scripts contained in special sections named '.debug_gdb_scripts'. * extensions for the MI interface, new remote packet types - Removed obsolete patches: 0001-S390-Add-target-descriptions-for-vector-register-set.patch 0001-S390-Fix-compiler-invocation-with-compile-command.patch 0001-S390-Support-new-vector-register-sections.patch 0002-S390-Add-vector-register-support-to-gdb.patch 0003-S390-Add-vector-register-support-to-gdbserver.patch 0004-S390-Vector-register-test-case.patch 0005-S390-Name-invisible-registers-with-the-empty-string-.patch gdb-6.5-bz190810-gdbserver-arch-advice.patch gdb-6.6-scheduler_locking-step-sw-watchpoints2.patch gdb-6.8-bz457187-largefile-test.patch gdb-enable-count-crash.patch gdb-libstdc++-v3-python-r155978.tar.bz2 gdb-no-dg-extract-results-py.patch gdb-python3-py_hash_t-32bit.patch gdb-python3-testsuite.patch gdb-s390-reorder-arch.diff gdb-upstream.patch - Added new patches from Fedora: gdb-pahole-python2.patch gdb-probes-based-interface-robust-1of2.patch gdb-probes-based-interface-robust-2of2.patch gdb-rhbz1260558-ppc64le-skip_trampoline_code.patch gdb-rhbz1270564-invalid-dwarf-regno.patch * Fri Aug 14 2015 matz@suse.de - Add missing patches from binutils for z13 support. [bnc #936050] * Fri Jul 10 2015 matz@suse.de - Rebase to gdb version 7.9.1: fixes PR python/18299, python/18285. - Add gdb-s390-reorder-arch.diff [bnc #936050] - Added patches for fate#318039, s390 z13 support: 0001-S390-Fix-compiler-invocation-with-compile-command.patch 0001-S390-Support-new-vector-register-sections.patch 0001-S390-Add-target-descriptions-for-vector-register-set.patch 0002-S390-Add-vector-register-support-to-gdb.patch 0003-S390-Add-vector-register-support-to-gdbserver.patch 0004-S390-Vector-register-test-case.patch 0005-S390-Name-invisible-registers-with-the-empty-string-.patch - Remove now obsolete SLE12-only patches: gdb-7.7-bnc896586.patch, gdb-7.7-bnc895831.patch, gdb-7.7-bnc891040-1.patch, gdb-7.7-bnc891040-2.patch, gdb-7.7-bnc891040-3.patch, gdb-7.7-bnc891040-4.patch, gdb-7.7-bnc891040-5.patch * Thu Jul 02 2015 rguenther@suse.com - Remove auto-loading non-existent /etc/gdbinit.d/gdb-heap.py from /etc/gdbinit * Mon Jun 29 2015 schwab@suse.de - Add guile-devel to enable Scheme scripting support - Run ada tests also on ppc64 and s390 * Tue Mar 03 2015 schwab@suse.de - Build multi-target also on aarch64 * Fri Feb 27 2015 rguenther@suse.com - Strip date and runtimes from gdb-testsuite contents. * Wed Feb 25 2015 rguenther@suse.com - Use patchlist.pl to merge with gdb-7.9-10.fc22, a rebase to FSF GDB 7.9. The GDB 7.8 features are: * Python Scripting - You can now access frame registers from Python scripts. - New attribute 'producer' for gdb.Symtab objects. * New Python-based convenience functions: - $_caller_is(name [, number_of_frames]) - $_caller_matches(regexp [, number_of_frames]) - $_any_caller_is(name [, number_of_frames]) - $_any_caller_matches(regexp [, number_of_frames]) * New commands - queue-signal signal-name-or-number Queue a signal to be delivered to the thread when it is resumed. * On resume, GDB now always passes the signal the program had stopped for to the thread the signal was sent to, even if the user changed threads before resuming. Previously GDB would often (but not always) deliver the signal to the thread that happens to be current at resume time. * Conversely, the "signal" command now consistently delivers the requested signal to the current thread. GDB now asks for confirmation if the program had stopped for a signal and the user switched threads meanwhile. * "breakpoint always-inserted" modes "off" and "auto" merged. Now, when 'breakpoint always-inserted mode' is set to "off", GDB won't remove breakpoints from the target until all threads stop, even in non-stop mode. The "auto" mode has been removed, and "off" is now the default mode. * MI changes - The -list-thread-groups command outputs an exit-code field for inferiors that have exited. - removed (upstream) gdb-async-stopped-on-pid-arg-1of2.patch, gdb-async-stopped-on-pid-arg-testsuite.patch, gdb-python-completer-1of2.patch, gdb-python-completer-2of2.patch and gdb-readline-6.3.5.patch - added gdb-jit-reader-multilib.patch, gdb-no-dg-extract-results-py.patch, gdb-python-gil.patch, gdb-python3-py_hash_t-32bit.patch, gdb-python3-testsuite.patch and gdb-vla-intel-logical-not.patch * Mon Dec 15 2014 cshorler@googlemail.com - Update for GDB 7.8.1 * removed (already in upstream): gdb-babeltrace-configure.patch gdb-async-stopped-on-pid-arg-2of2.patch * amended (partially in upstream): gdb-archer.patch gdb-attach-fail-reasons-5of5.patch gdb-async-stopped-on-pid-arg-1of2.patch gdb-async-stopped-on-pid-arg-testsuite.patch
/etc/gdbinit /etc/gdbinit.d /usr/bin/gcore /usr/bin/gdb /usr/bin/gdb-add-index /usr/bin/gstack /usr/share/doc/packages/gdb /usr/share/doc/packages/gdb/NEWS /usr/share/doc/packages/gdb/README /usr/share/gdb /usr/share/gdb/auto-load /usr/share/gdb/python /usr/share/gdb/python/gdb /usr/share/gdb/python/gdb/FrameDecorator.py /usr/share/gdb/python/gdb/FrameIterator.py /usr/share/gdb/python/gdb/FrameWrapper.py /usr/share/gdb/python/gdb/__init__.py /usr/share/gdb/python/gdb/backtrace.py /usr/share/gdb/python/gdb/command /usr/share/gdb/python/gdb/command/__init__.py /usr/share/gdb/python/gdb/command/backtrace.py /usr/share/gdb/python/gdb/command/explore.py /usr/share/gdb/python/gdb/command/frame_filters.py /usr/share/gdb/python/gdb/command/ignore_errors.py /usr/share/gdb/python/gdb/command/pretty_printers.py /usr/share/gdb/python/gdb/command/prompt.py /usr/share/gdb/python/gdb/command/type_printers.py /usr/share/gdb/python/gdb/command/unwinders.py /usr/share/gdb/python/gdb/command/xmethods.py /usr/share/gdb/python/gdb/frames.py /usr/share/gdb/python/gdb/function /usr/share/gdb/python/gdb/function/__init__.py /usr/share/gdb/python/gdb/function/as_string.py /usr/share/gdb/python/gdb/function/caller_is.py /usr/share/gdb/python/gdb/function/in_scope.py /usr/share/gdb/python/gdb/function/strfns.py /usr/share/gdb/python/gdb/printer /usr/share/gdb/python/gdb/printer/__init__.py /usr/share/gdb/python/gdb/printer/bound_registers.py /usr/share/gdb/python/gdb/printing.py /usr/share/gdb/python/gdb/prompt.py /usr/share/gdb/python/gdb/types.py /usr/share/gdb/python/gdb/unwinder.py /usr/share/gdb/python/gdb/xmethod.py /usr/share/gdb/syscalls /usr/share/gdb/syscalls/aarch64-linux.xml /usr/share/gdb/syscalls/arm-linux.xml /usr/share/gdb/syscalls/freebsd.xml /usr/share/gdb/syscalls/gdb-syscalls.dtd /usr/share/gdb/syscalls/s390-linux.xml /usr/share/gdb/syscalls/s390x-linux.xml /usr/share/gdb/system-gdbinit /usr/share/gdb/system-gdbinit/elinos.py /usr/share/gdb/system-gdbinit/wrs-linux.py /usr/share/info/annotate.info.gz /usr/share/info/gdb.info.gz /usr/share/licenses/gdb /usr/share/licenses/gdb/COPYING /usr/share/licenses/gdb/COPYING.LIB /usr/share/licenses/gdb/COPYING3 /usr/share/man/man1/gcore.1.gz /usr/share/man/man1/gdb-add-index.1.gz /usr/share/man/man1/gdb.1.gz /usr/share/man/man1/gstack.1.gz /usr/share/man/man5/gdbinit.5.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 11:51:01 2024