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
This commit is contained in:
Tomáš Chvátal
2014-12-24 16:27:18 +00:00
committed by Git OBS Bridge
parent a3d272cb37
commit 382191c20a
10 changed files with 296 additions and 837 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Dec 15 07:33:31 UTC 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
-------------------------------------------------------------------
Fri Oct 10 10:01:27 UTC 2014 - hrvoje.senjan@gmail.com