SHA256
1
0
forked from pool/gdb

Commit Graph

  • d40359d9a3 Accepting request 668275 from home:tomdevries:branches:devel:gcc Richard Biener 2019-01-24 12:30:30 +00:00
  • 8150433645 Remove fuzz. Michael Matz 2019-01-18 13:31:48 +00:00
  • 2af81dcacc - Add power8-registers.diff for implementing access to more POWER8 registers. [fate#326120, fate#325178] Michael Matz 2018-12-06 14:50:54 +00:00
  • 1aa67c2660 Accepting request 652001 from home:tomdevries:branches:devel:gcc Richard Biener 2018-11-26 15:24:47 +00:00
  • 2e7557aa27 Accepting request 647251 from devel:gcc Dominique Leuenberger 2018-11-13 15:24:46 +00:00
  • a87c07ece5 Accepting request 647075 from home:tomdevries:branches:devel:gcc Richard Biener 2018-11-08 08:59:28 +00:00
  • 1bcee84480 Accepting request 635348 from devel:gcc Yuchen Lin 2018-09-16 16:29:41 +00:00
  • 0312b5b67a Try harder. Michael Matz 2018-09-12 13:45:17 +00:00
  • a4bd629f85 - Add gdb-fix-s390-build.diff for a Wformat error on s390. Michael Matz 2018-09-12 12:56:29 +00:00
  • d51e7f7f92 - 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) - 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: Michael Matz 2018-09-11 15:43:32 +00:00
  • 61f55bd3c2 . Michael Matz 2018-09-11 15:01:08 +00:00
  • 8d74db1fa0 Use %license marker Michael Matz 2018-09-11 13:50:50 +00:00
  • f18dcc0654 . Michael Matz 2018-09-11 13:49:41 +00:00
  • 435dad805c Rebase onto fedora f29 @c720d998 8.2 release Michael Matz 2018-09-11 13:49:10 +00:00
  • ceeab34d10 Accepting request 629231 from devel:gcc Dominique Leuenberger 2018-08-27 11:45:45 +00:00
  • c4e854fd10 Fix place of new patch in .spec file. Michael Matz 2018-08-10 12:21:57 +00:00
  • 9b5210576c Accepting request 628575 from home:scarabeus_iv:branches:devel:gcc Michael Matz 2018-08-10 12:19:29 +00:00
  • 23fd00c6f6 Accepting request 593526 from devel:gcc Yuchen Lin 2018-04-10 07:50:43 +00:00
  • 945af33f4d . Michael Matz 2018-03-27 15:55:16 +00:00
  • 45cbf065f2 - Add some -Wno-error flags for gcc-8 compatibility. Michael Matz 2018-03-27 14:02:35 +00:00
  • 7c77c19229 Accepting request 586035 from devel:gcc Dominique Leuenberger 2018-03-16 09:33:29 +00:00
  • 128b6e2e21 Fix the fix. Michael Matz 2018-03-09 17:17:11 +00:00
  • 27b778ca74 fix check for -Wno flag Michael Matz 2018-03-09 17:08:53 +00:00
  • e7db4ec014 - 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 Michael Matz 2018-03-09 16:46:37 +00:00
  • 273944c420 Accepting request 542017 from devel:gcc Dominique Leuenberger 2017-11-19 10:06:10 +00:00
  • feefab9860 Accepting request 541990 from home:Andreas_Schwab:Factory Michael Matz 2017-11-15 12:32:21 +00:00
  • ea5aebbca0 Accepting request 539939 from devel:gcc Dominique Leuenberger 2017-11-14 13:07:14 +00:00
  • 0fd48e79d5 Accepting request 539598 from home:matejcik:branches:devel:gcc Michael Matz 2017-11-08 14:33:53 +00:00
  • 0cf647c132 Accepting request 531264 from devel:gcc Dominique Leuenberger 2017-10-10 09:34:36 +00:00
  • 1350dd5855 - Remove %clean section. Michael Matz 2017-10-09 12:43:35 +00:00
  • f1d5818a5c Mention new tarball and patches Adds v1.6.1.tar.gz and patches v1.5-libipt-static.patch and v1.6.1-implicit-fallthrough.patch. Michael Matz 2017-10-04 15:31:05 +00:00
  • b6b703b219 Disable libipt also on SLE-11 (cmake too old, SP4 would be enough, but devel:gcc depends on :SP2). Michael Matz 2017-10-04 13:25:02 +00:00
  • a49b30a4fc - Link gdb against a bundled libipt (processor trace library) on x86_64 and i686 for improved tracing support on Intel CPUs. [bnc#985550] Michael Matz 2017-10-04 11:22:40 +00:00
  • 0ffa8e959b - Rebase to 8.0.1 release (fixing PR21886, PR22046) - Updated libstdc++ pretty printers to - Remove gdb-libstdc++-v3-python-6.3.1-20170212.tar.bz2 as unused in SUSE. - 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 Michael Matz 2017-10-02 15:05:29 +00:00
  • c4c3daf55d Accepting request 525899 from devel:gcc Dominique Leuenberger 2017-09-15 19:08:43 +00:00
  • 3190bb69ba - Disable guile extensions for new distros, the gdb support is incompatible with guile 2.2. Michael Matz 2017-09-13 14:11:09 +00:00
  • 949aec07c2 Accepting request 501792 from devel:gcc Dominique Leuenberger 2017-06-28 09:15:02 +00:00
  • ac6bb11b29 - Rebase to gdb 8.0 release: [fate #319573] Michael Matz 2017-06-06 16:09:48 +00:00
  • 63c075a695 - Rebase to gdb 8.0 release: * 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 Michael Matz 2017-06-06 14:44:13 +00:00
  • 5c490bb803 Add .changes entries from SLE tree to reduce diversion Michael Matz 2017-05-01 02:35:45 +00:00
  • 15e0c61e47 Support building on SLE-11 again. Michael Matz 2017-05-01 02:01:32 +00:00
  • 50918c72d5 - Rebase to gdb 7.99.90 (prerelease of gdb 8) - 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 Michael Matz 2017-05-01 01:04:39 +00:00
  • a77728baf0 - Do not require glibc-devel-static-32bit on SLE12 which is not available there. Richard Biener 2017-04-03 12:59:56 +00:00
  • 0864197006 - Fix rpm condition to allow build on SLE10. Richard Biener 2017-04-03 12:49:51 +00:00
  • 0242a9a195 Accepting request 460722 from devel:gcc Dominique Leuenberger 2017-03-09 00:32:01 +00:00
  • aa9e320266 gdb sourcebase is really too new to be clear of warnings with SLE11 compilers. Michael Matz 2017-02-17 14:47:13 +00:00
  • 71509c99b1 Fix warning flags for old compilers Michael Matz 2017-02-17 14:27:36 +00:00
  • ed86856779 - Add rpmlint exception for historic libinproctrace place Michael Matz 2017-02-17 13:14:36 +00:00
  • b7a691f683 - 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 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 Michael Matz 2017-02-15 16:09:25 +00:00
  • a2f8e1d8c6 - 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 - Remove patch gdb-aarch64-v81-hwbreakpoints.diff (upstream) - 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 Michael Matz 2017-02-15 16:05:56 +00:00
  • ed65659810 - Disable 32bit testing on openSUSE s390x. Michael Matz 2017-01-09 15:38:49 +00:00
  • 426590d180 Accepting request 446700 from devel:gcc Ludwig Nussel 2016-12-22 14:55:09 +00:00
  • 7f4874791e Accepting request 446680 from home:marxin:branches:devel:gcc Richard Biener 2016-12-16 12:54:07 +00:00
  • 5ab305852f Accepting request 443685 from home:Andreas_Schwab:Factory Michael Matz 2016-12-05 13:17:45 +00:00
  • 35e09cb6e4 Accepting request 441241 from home:Andreas_Schwab:Factory Richard Biener 2016-11-22 08:16:32 +00:00
  • 3493ea2989 - Amend gdb-glibc-vdso-workaround.patch to ignore further vdso filenames on ppc64 and s390x. [bnc#944105] Michael Matz 2016-08-08 15:36:33 +00:00
  • 4b09c8bbba - Add gdb-aarch64-v81-hwbreakpoints.diff for detecting debug capabilities on ARMv8.1/8.2. [bnc#990697] Michael Matz 2016-08-03 14:40:18 +00:00
  • 2989382cab Accepting request 406957 from devel:gcc Dominique Leuenberger 2016-07-12 21:45:03 +00:00
  • 8017e8b690 blaeh, xz isn't available on <= SLE11. Michael Matz 2016-06-20 16:51:43 +00:00
  • f0a54bf7bf - 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 - Use xz instead of bzip2 as archive format. Michael Matz 2016-06-20 16:42:06 +00:00
  • fe8ff09230 Accepting request 397717 from devel:gcc Dominique Leuenberger 2016-05-31 10:09:41 +00:00
  • fd8d2b3507 - Add gdb-gcc6-Wparentheses-warning.patch to fix Werrors reported by GCC6. Richard Biener 2016-05-24 13:35:38 +00:00
  • 7734f5e8b4 Accepting request 397681 from home:marxin:branches:devel:gcc Richard Biener 2016-05-24 13:34:23 +00:00
  • 851d5728a0 Accepting request 390180 from devel:gcc Dominique Leuenberger 2016-04-30 21:25:50 +00:00
  • c795ce3796 Accepting request 385719 from home:michel_mno:branches:devel:gcc Michael Matz 2016-04-07 12:42:35 +00:00
  • ed40f146bf - Add gdb-7.10-swo18929.patch to fix crash printing values. [bnc#971556] [swo#18929] Richard Biener 2016-03-21 15:04:38 +00:00
  • d8d14d30fb - Added local patch gdb-fix-buf-overflow.diff. Michael Matz 2016-02-29 21:39:10 +00:00
  • b288fe5a9a - 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 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-pahole-python2.patch gdb-probes-based-interface-robust-1of2.patch Michael Matz 2016-02-29 19:38:18 +00:00
  • 4138e47cac Accepting request 354613 from devel:gcc Dominique Leuenberger 2016-02-03 09:18:52 +00:00
  • 8ad36d9ba6 - Disable guile support for SLE10. Michael Matz 2016-01-18 14:49:48 +00:00
  • c3dcbb42f6 Don't Require gcc-ada-32bit on old distros. Michael Matz 2016-01-14 17:15:57 +00:00
  • c7081b119c - 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 Michael Matz 2016-01-14 17:05:52 +00:00
  • ff70ab1c17 Accepting request 342250 from devel:gcc Dominique Leuenberger 2015-11-11 09:29:15 +00:00
  • 44f3c011ef Accepting request 314860 from devel:gcc Stephan Kulow 2015-07-16 15:17:52 +00:00
  • 299ef19c0e 0001-S390-Fix-compiler-invocation-with-compile-command.patch 0001-S390-Support-new-vector-register-sections.patch Michael Matz 2015-07-10 15:33:40 +00:00
  • fe8adf5fdd - 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-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 Michael Matz 2015-07-10 14:22:52 +00:00
  • 2b9a7ebbdc - Remove auto-loading non-existent /etc/gdbinit.d/gdb-heap.py from /etc/gdbinit Richard Biener 2015-07-02 13:27:58 +00:00
  • dde3836773 Accepting request 314362 from home:Andreas_Schwab:Factory Michael Matz 2015-06-29 12:26:20 +00:00
  • 7276e61a56 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=121 Richard Biener 2015-04-22 09:00:17 +00:00
  • 3a280cf1af Accepting request 288854 from devel:gcc Dominique Leuenberger 2015-03-05 14:28:37 +00:00
  • f8964e837e Accepting request 288817 from home:Andreas_Schwab:Factory Richard Biener 2015-03-04 11:39:37 +00:00
  • 8032ff29a4 Accepting request 288067 from devel:gcc Dominique Leuenberger 2015-03-01 14:28:07 +00:00
  • c0389d0028 - Strip date and runtimes from gdb-testsuite contents. Richard Biener 2015-02-27 11:10:44 +00:00
  • 9f873dea93 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=116 Richard Biener 2015-02-25 14:03:59 +00:00
  • 355c8053f0 - 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. Richard Biener 2015-02-25 13:45:10 +00:00
  • ea025b3f83 Accepting request 266316 from devel:gcc Dominique Leuenberger 2014-12-25 22:21:43 +00:00
  • 382191c20a Accepting request 265316 from home:chorler:branches:devel:gcc Tomáš Chvátal 2014-12-24 16:27:18 +00:00
  • 429b91f81f Accepting request 256632 from devel:gcc Stephan Kulow 2014-10-16 12:53:18 +00:00
  • a3d272cb37 Accepting request 255033 from home:sumski:hazard:to:your:stereo Richard Biener 2014-10-15 08:28:00 +00:00
  • 43fee6e038 Accepting request 245040 from devel:gcc Ludwig Nussel 2014-08-20 15:51:37 +00:00
  • 2c74caf5a9 - Removes gdb-rhel5-gcc44.patch, gdb-6.6-bfd-vdso8k.patch, gdb-testsuite-nohostid.patch, gdb-python-stacksmash.patch Richard Biener 2014-08-18 10:23:20 +00:00
  • 98ad566e8c OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=108 Richard Biener 2014-08-15 09:38:59 +00:00
  • 3d41c5dfcc OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=107 Richard Biener 2014-08-14 11:12:27 +00:00
  • e30198c84f OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=106 Richard Biener 2014-08-13 14:41:55 +00:00
  • 197ad63a0a * More robust backtraces. [bnc#891040] Richard Biener 2014-08-13 11:29:40 +00:00
  • 8c1a3112a4 - Enable running the testsuite and store results in a gdb-testresults package. - Add gdb-rpmlintrc to filter errors about the buildroot mentioned in testresult logs. Richard Biener 2014-08-13 11:27:24 +00:00
  • a1ffb367a0 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=103 Richard Biener 2014-08-11 14:15:14 +00:00
  • e1333f9f57 - Use patchlist.pl to merge with gdb-7.8-16.fc22, a rebase to FSF GDB 4.8. The GDB 4.8 features are: * Guile scripting support. * Python scripting enhancements. * New commands: ** guile ** guile-repl ** info auto-load guile-scripts [REGEXP] * New options: ** maint ada set ignore-descriptive-types (on|off) ** maint set target-async (on|off) ** set|show auto-load guile-scripts (on|off) ** set|show auto-connect-native-target ** set|show guile print-stack (none|message|full) ** set|show mi-async (on|off) ** set|show print symbol-loading (off|brief|full) ** set|show record btrace replay-memory-access (read-only|read-write) * Remote Protocol: ** The qXfer:btrace:read packet supports a new annex 'delta'. * GDB/MI: ** A new option "-gdb-set mi-async" replaces "-gdb-set target-async". * New target configurations: ** PowerPC64 GNU/Linux little-endian * btrace enhancements: ** The btrace record target now supports the 'record goto' command. ** The btrace record target supports limited reverse execution and replay. * ISO C99 variable length automatic arrays support. * It is no longer required to "set target-async on" in order to use background execution commands (e.g., "c&", "s&", etc.). Richard Biener 2014-08-11 14:08:48 +00:00
  • d16e7e0e80 Accepting request 238792 from devel:gcc Stephan Kulow 2014-07-01 05:05:17 +00:00
  • 215bb35eee - Add baselibs.conf to sources. Richard Biener 2014-06-26 14:03:19 +00:00