265 Commits

Author SHA256 Message Date
Michael Matz
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

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=124
2015-07-10 14:22:52 +00:00
Richard Biener
2b9a7ebbdc - Remove auto-loading non-existent /etc/gdbinit.d/gdb-heap.py
from /etc/gdbinit

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=123
2015-07-02 13:27:58 +00:00
Michael Matz
dde3836773 Accepting request 314362 from home:Andreas_Schwab:Factory
- Add guile-devel to enable Scheme scripting support
- Run ada tests also on ppc64 and s390

OBS-URL: https://build.opensuse.org/request/show/314362
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=122
2015-06-29 12:26:20 +00:00
Richard Biener
7276e61a56 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=121 2015-04-22 09:00:17 +00:00
Richard Biener
f8964e837e Accepting request 288817 from home:Andreas_Schwab:Factory
- Build multi-target also on aarch64

OBS-URL: https://build.opensuse.org/request/show/288817
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=119
2015-03-04 11:39:37 +00:00
Richard Biener
c0389d0028 - Strip date and runtimes from gdb-testsuite contents.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=117
2015-02-27 11:10:44 +00:00
Richard Biener
9f873dea93 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=116 2015-02-25 14:03:59 +00:00
Richard Biener
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.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=115
2015-02-25 13:45:10 +00:00
Tomáš Chvátal
382191c20a Accepting request 265316 from home:chorler:branches:devel:gcc
Update to GDB 7.8.1

fixes https://bugzilla.opensuse.org/show_bug.cgi?id=909827

OBS-URL: https://build.opensuse.org/request/show/265316
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=113
2014-12-24 16:27:18 +00:00
Richard Biener
a3d272cb37 Accepting request 255033 from home:sumski:hazard:to:your:stereo
Added gdb-async-stopped-on-pid-arg-testsuite.patch and gdb-async-stopped-on-pid-arg.patch from upstream to resolve https://sourceware.org/bugzilla/show_bug.cgi?id=17347 and kde#339476


Please forward to 13.2, so we can have a working DrKonqi there

OBS-URL: https://build.opensuse.org/request/show/255033
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=111
2014-10-15 08:28:00 +00:00
Richard Biener
2c74caf5a9 - Removes gdb-rhel5-gcc44.patch, gdb-6.6-bfd-vdso8k.patch,
gdb-testsuite-nohostid.patch, gdb-python-stacksmash.patch

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=109
2014-08-18 10:23:20 +00:00
Richard Biener
98ad566e8c OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=108 2014-08-15 09:38:59 +00:00
Richard Biener
3d41c5dfcc OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=107 2014-08-14 11:12:27 +00:00
Richard Biener
e30198c84f OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=106 2014-08-13 14:41:55 +00:00
Richard Biener
197ad63a0a * More robust backtraces. [bnc#891040]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=105
2014-08-13 11:29:40 +00:00
Richard Biener
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.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=104
2014-08-13 11:27:24 +00:00
Richard Biener
a1ffb367a0 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=103 2014-08-11 14:15:14 +00:00
Richard Biener
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.).

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=102
2014-08-11 14:08:48 +00:00
Richard Biener
215bb35eee - Add baselibs.conf to sources.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=100
2014-06-26 14:03:19 +00:00
Richard Biener
112e482afe [bnc#884399]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=99
2014-06-26 09:05:12 +00:00
Richard Biener
b63c5612e4 - For _with_testsuite require gcc-fortran, not gcc-gfortran.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=98
2014-06-26 09:03:30 +00:00
Richard Biener
c735461452 - Add patchlist.pl and patchname_get.sh as sources.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=97
2014-05-14 07:52:25 +00:00
Richard Biener
846b074b7b - Fix debugging of threaded 31bit inferiors on s390x
(gdb-7.7-bnc877566.patch).  [bnc#877566]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=96
2014-05-14 07:49:42 +00:00
Michael Matz
63f4c82504 - Fix build on s390 (gdb-fix-s390-build.patch).
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=94
2014-02-12 16:25:12 +00:00
Michael Matz
7fffb15818 - Use patchlist.pl to merge with gdb-Fedora at
e86a0cc13a5d91ba95242690237bb77511500897.
- Don't apply patches gdb-rhel5-gcc44.patch,
  gdb-6.6-buildid-locate-rpm-scl.patch,
  gdb-readline62-ask-more-rh.patch,
  gdb-6.8-attach-signalled-detach-stopped.patch,
  gdb-6.8-quit-never-aborts.patch,
  gdb-rhel5-compat.patch; retained to have same structure as fedoras
  package.
- Add gdb-testsuite-nohostid.patch (from fedora).
- Remove gdb-fix-attach-signalled-detach-stopped.patch again
  (as base not applied), gdb-ppc-ptrace.diff (not applied since some time).

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=93
2014-02-10 17:23:45 +00:00
Michael Matz
0ee8ad9159 Accepting request 221530 from home:burnus:branches:devel:gcc
- Merge from fedoras gdb-7.7-1.fc21, a rebase to FSF GDB 7.7.
  The 7.7 features are:
  * For C++, the 'typeid' operator has been added and
    exception catchpoints can be filtered by type.
  * Python scripting has been extended
  * New commands and new command options
  * New convenice variables/functions
  * Some GDB/MI improvements 
  * Remote protocal improvments
  * SystemTap SDT probes support AArch64 GNU/Linux
  * Support for Fission DWP file format version 2
  * 'tsave' command supports CTF (Common Trace Format)
  * New script 'gcore'
- Remove now obsolete gdb-aarch64-hw-break.patch
- Remove merged bits from gdb-ppc64le.patch
- Rediff gdb-6.6-buildid-locate-rpm-suse.patch
- Add gdb-fix-attach-signalled-detach-stopped.patch

OBS-URL: https://build.opensuse.org/request/show/221530
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=92
2014-02-10 17:10:42 +00:00
Michael Matz
dae6e58899 Accepting request 210007 from home:uweigand:branches:devel:gcc
- gdb-ppc64le.patch: add support for powerpc64le-linux

OBS-URL: https://build.opensuse.org/request/show/210007
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=88
2013-12-09 15:56:11 +00:00
Richard Biener
de3751ea08 - Allow librpm3 to be used
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=87
2013-11-15 12:08:46 +00:00
Richard Biener
828c6ede45 Accepting request 198731 from home:Andreas_Schwab:Factory
- gdb-aarch64-hw-break.patch: apply last change also to gdbserver

OBS-URL: https://build.opensuse.org/request/show/198731
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=86
2013-09-13 07:32:37 +00:00
Stephan Kulow
21901929ed Accepting request 198490 from devel:gcc
- gdb-aarch64-hw-break.patch: fix setting hardware debug registers after
  fork

- Merge from fedoras gdb-7.6.50-20130731-cvs, of what will become 7.7
  eventually.  This includes 7.6, which gave:
    * new native configurations (e.g. ARM AArch64 GNU/Linux) 
    * new targets (e.g. ARM AArch64, Lynx 178 PowerPC, x86_64/Cygwin)
    * support for the "mini debuginfo" section, .gnu_debugdata 
    * the C++ ABI now defaults to the GNU v3 ABI 
    * more Python scripting improvements 
    * some GDB/MI improvements 
    * new configure options, new commands, and options 
    * new remote packets 
    * a new "target record-btrace" has been added while the
      "target record" command has been renamed to "target record-full"
- gdb-ia64-tdep.patch: build fixes
- gdb-ppc-ptrace.diff: Remove patch, not needed on new kernels

OBS-URL: https://build.opensuse.org/request/show/198490
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=93
2013-09-11 13:42:29 +00:00
Stephan Kulow
9cdd33a15c Accepting request 181855 from devel:gcc
- Enable multi-target support
- gdb-ia64-tdep.patch: build fixes
- Use --build when configuring
- Don't remove %buildroot in %install
- Set pkgversion and bugurl (forwarded request 181773 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/181855
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=92
2013-07-08 14:47:04 +00:00
Stephan Kulow
16b5661a6f Accepting request 147743 from devel:gcc
- Merge from gdb-7.5.1-30.fc18.src.rpm.
  7.5.1 gives:
    * An "Attempt to dereference a generic pointer" errors (-var-create).
    * Backtrace problems on x32 (PR backtrace/14646).
    * next/step/finish problems on x32 (PR gdb/14647).
    * A "malformed linespec error: unexpected keyword, [...]" error
      (PR breakpoints/14643).
    * GDB crash while stepping through powerpc (32bits) code.
    * A failed assertion in linux_ptrace_test_ret_to_nx.
    * A "!frame_id_inlined_p (frame_id)" failed assertion.
    * A "No more reverse-execution history." error during reverse
      "next" execution (PR 14548).
    * Incomplete command descriptions in "apropos" output.
    * PR gdb/14494 (a GDB crash difficult to characterize).
  7.5 gives:
    * Go language support.
    * New targets (x32 ABI, microMIPS, Renesas RL78, HP OpenVMS ia64).
    * More Python scripting improvements.
    * SDT (Static Defined Tracing) probes support with SystemTap probes.
    * GDBserver improvements (stdio connections, target-side evaluation
      of breakpoint conditions, remote protocol improvements).
    * Other miscellaneous improvements (ability to stop when a shared
      library is loaded/unloaded, dynamic printf, etc).
    * Reverse debugging on ARM.

- Do not provide a custom (safe) auto-load dir.

OBS-URL: https://build.opensuse.org/request/show/147743
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=90
2013-01-11 14:55:20 +00:00
Stephan Kulow
cfb8ad09aa Accepting request 125095 from devel:gcc
- Merge from gdb-7.4.50.20120603-3.fc18.src.rpm.
  * Wed Jun  6 2012 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.4.50.20120603-3.fc18
  - Disable -lmcheck in the development builds.
  - Fix assertion on some files as glibc-2.15.90-8.fc18 (Doug Evans).
  
  * Sun Jun  3 2012 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.4.50.20120603-2.fc18
  - Fix Release.
  - Make yum --enablerepo compatible with at least mock-1.1.21-1.fc16 Rawhide cfg.
  
  * Sun Jun  3 2012 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.4.50.20120602-1.fc18
  - Rebase to FSF GDB 7.4.50.20120602.
  - [testsuite] BuildRequire gcc-go.
  - Drop printing 2D C++ vectors as matrices which no longer worked (BZ 562763).
  - Fix dejagnu-1.5-4.fc17 compatibility for Go (for BZ 635651).
  - Use librpm.so.3 for rpm-4.10.0 in Fedora 18.
  - Revert recent breakage of UNIX objfiles order for symbols lookup.
  
  * Sat Jun  2 2012 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.4.50.20120120-48.fc17
  - [ppc] Fix hardware watchpoints on PowerPC (BZ 827600, Edjunior Machado).
  
  * Mon May 28 2012 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.4.50.20120120-47.fc17
  - Workaround PR libc/14166 for inferior calls of strstr.
  
  * Mon May 14 2012 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.4.50.20120120-46.fc17
  - [RHEL5] Workaround doc build race.
  
  * Mon May 14 2012 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.4.50.20120120-45.fc17
  - Rename "set auto-load" patchset variable $ddir to $datadir.
  
  * Wed May  9 2012 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.4.50.20120120-44.fc17

OBS-URL: https://build.opensuse.org/request/show/125095
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=88
2012-06-16 04:55:29 +00:00
Sascha Peilicke
c0ed4ee70c Autobuild autoformatter for 78265
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=86
2011-08-11 13:47:51 +00:00
Sascha Peilicke
ab51a8efb0 Accepting request 78265 from devel:gcc
- Merge from gdb-7.3-41.fc15.src.rpm.  [fate#310741]
  * Tue Jul 26 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.3-41.fc15
  - Rebase to the final FSF GDB 7.3 release.
  - Improve gcc-4.6 stdarg false prologue end workaround (GDB PR 12435 + GCC PR 47471).
  
  * Sun Jul  3 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.90.20110703-40.fc15
  - Rebase to FSF GDB 7.2.90.20110703 (which is a 7.3 pre-release).
    - Adjust the `print errno' patch due to the DW_AT_linkage_name following again.
  
  * Fri Jun 24 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.90.20110525-39.fc15
  - Fix install-info for the gdb-doc subpackage (BZ 715228).

- Merge from gdb-7.2.90.20110525-38.fc15.src.rpm.  [fate#310741]
  * Wed May 25 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.90.20110525-38.fc15
  - Rebase to FSF GDB 7.2.90.20110525 (which is a 7.3 pre-release).
  - [stap] Fix double free (Sergio Durigan Junior).
  
  * Tue May  3 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.90.20110429-37.fc15
  - Search also for .<seqno> files in /usr/lib/debug/.build-id (BZ 641377).

- Merge from gdb-7.2.90.20110429-36.fc15.src.rpm.
  * Mon May  2 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.90.20110429-36.fc15
  - Bundle readline-6.2 with a workaround of skipped "ask" (BZ 701131).
    - Use --without-system-readline, disable Requires and BuildRequires of readline.
    - Drop gdb-6.5-readline-long-line-crash.patch and gdb-readline-6.0-signal.patch.
  
  * Fri Apr 29 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.90.20110429-35.fc15
  - Rebase to FSF GDB 7.2.90.20110429 (which is a 7.3 pre-release).
  - Fix -O2 -g breakpoints internal error + prologue skipping (BZ 612253).
  - Fix case insensitive symbols for Fortran by iFort (BZ 645773).

OBS-URL: https://build.opensuse.org/request/show/78265
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=85
2011-08-11 13:47:36 +00:00
Sascha Peilicke
406af14c2a Autobuild autoformatter for 63748
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=84
2011-03-10 09:18:33 +00:00
Sascha Peilicke
4ef88615fc Accepting request 63748 from devel:gcc
Accepted submit request 63748 from user rguenther

OBS-URL: https://build.opensuse.org/request/show/63748
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=83
2011-03-10 09:18:25 +00:00
OBS User autobuild
a0925cfe35 Accepting request 47984 from devel:gcc
Copy from devel:gcc/gdb based on submit request 47984 from user rguenther

OBS-URL: https://build.opensuse.org/request/show/47984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=81
2010-09-13 11:49:41 +00:00
OBS User autobuild
c968dfad28 Accepting request 47227 from devel:gcc
Copy from devel:gcc/gdb based on submit request 47227 from user rguenther

OBS-URL: https://build.opensuse.org/request/show/47227
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=80
2010-09-06 11:08:41 +00:00
OBS User autobuild
b4862b49df Accepting request 46205 from devel:gcc
Copy from devel:gcc/gdb based on submit request 46205 from user rguenther

OBS-URL: https://build.opensuse.org/request/show/46205
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=79
2010-08-27 12:50:15 +00:00
OBS User autobuild
a98e2504e2 Accepting request 44707 from devel:gcc
Copy from devel:gcc/gdb based on submit request 44707 from user rguenther

OBS-URL: https://build.opensuse.org/request/show/44707
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=78
2010-08-09 00:12:37 +00:00
OBS User autobuild
44b0b264f9 Accepting request 43722 from devel:gcc
Copy from devel:gcc/gdb based on submit request 43722 from user rguenther

OBS-URL: https://build.opensuse.org/request/show/43722
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=77
2010-07-23 19:40:40 +00:00
OBS User autobuild
8ed182f504 Accepting request 40473 from devel:gcc
Copy from devel:gcc/gdb based on submit request 40473 from user rguenther

OBS-URL: https://build.opensuse.org/request/show/40473
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=74
2010-05-25 12:02:22 +00:00
OBS User autobuild
06639f1b59 Accepting request 38623 from devel:gcc
Copy from devel:gcc/gdb based on submit request 38623 from user rguenther

OBS-URL: https://build.opensuse.org/request/show/38623
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=73
2010-04-25 16:40:42 +00:00
OBS User autobuild
d30d33dd0d Accepting request 38053 from devel:gcc
Copy from devel:gcc/gdb based on submit request 38053 from user rguenther

OBS-URL: https://build.opensuse.org/request/show/38053
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=72
2010-04-16 16:29:50 +00:00
OBS User autobuild
a86c952226 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=71 2010-03-18 14:48:06 +00:00
OBS User autobuild
1f1d1dedb2 Accepting request 34630 from devel:gcc
Copy from devel:gcc/gdb based on submit request 34630 from user rguenther

OBS-URL: https://build.opensuse.org/request/show/34630
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=70
2010-03-12 00:40:02 +00:00
OBS User autobuild
5f501f69ca Accepting request 24778 from devel:gcc
Copy from devel:gcc/gdb based on submit request 24778 from user rguenther

OBS-URL: https://build.opensuse.org/request/show/24778
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=69
2009-11-23 12:19:03 +00:00
OBS User autobuild
01c38154ce Accepting request 22254 from devel:gcc
Copy from devel:gcc/gdb based on submit request 22254 from user rguenther

OBS-URL: https://build.opensuse.org/request/show/22254
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=67
2009-10-12 14:27:52 +00:00
OBS User autobuild
66ac274df9 Accepting request 21093 from devel:gcc
Copy from devel:gcc/gdb based on submit request 21093 from user rguenther

OBS-URL: https://build.opensuse.org/request/show/21093
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=66
2009-09-26 22:03:42 +00:00