]> git.pld-linux.org Git - packages/gdb.git/blobdiff - gdb-6.6-threads-static-test.patch
- updated to 7.2 with fedora patchset w/o rhel compat fixes.
[packages/gdb.git] / gdb-6.6-threads-static-test.patch
index e8741a8ac662fe3ab85e0ef3586a1f37e2d2e95c..2bac72296aa31ab87da3010cc520d6eda3e989a1 100644 (file)
@@ -1,10 +1,11 @@
---- gdb-6.6/gdb/testsuite/gdb.threads/staticthreads.exp-orig   2005-04-30 21:56:47.000000000 +0200
-+++ gdb-6.6/gdb/testsuite/gdb.threads/staticthreads.exp        2008-01-11 14:30:15.000000000 +0100
-@@ -44,9 +44,21 @@ gdb_load ${binfile}
- gdb_test "set print sevenbit-strings" ""
+Index: gdb-7.1.90.20100711/gdb/testsuite/gdb.threads/staticthreads.exp
+===================================================================
+--- gdb-7.1.90.20100711.orig/gdb/testsuite/gdb.threads/staticthreads.exp       2010-06-02 23:53:28.000000000 +0200
++++ gdb-7.1.90.20100711/gdb/testsuite/gdb.threads/staticthreads.exp    2010-07-12 11:43:26.000000000 +0200
+@@ -44,6 +44,18 @@ gdb_test_no_output "set print sevenbit-s
+ # See if the static multi-threaded program runs.
  
-+runto_main
+ runto_main
 +
 +# See if we get excessive LWP there (patched glibc with unpatched GDB):
 +# * 2 Thread 135661664 (LWP 3856)  main () at threadloop.c:41
@@ -17,9 +18,6 @@
 +    }
 +}
 +
- # See if the static multi-threaded program runs.
--runto_main
  gdb_test "break sem_post"
  set test "Continue to main's call of sem_post"
  gdb_test_multiple "continue" "$test" {
This page took 0.121396 seconds and 4 git commands to generate.