]> git.pld-linux.org Git - packages/gdb.git/blobdiff - gdb-6.3-threaded-watchpoints2-20050225.patch
- BR: gettext-devel
[packages/gdb.git] / gdb-6.3-threaded-watchpoints2-20050225.patch
index 2d7965cc4982af2ad63f42b3c23a4ca139acb1f4..187a33e1bf4ad17b1d909ce5bdb9a577aced94bf 100644 (file)
@@ -42,7 +42,7 @@ FIXME: The testcase does not expects multiple watchpoints hits per one stop.
 Index: gdb-6.5/gdb/testsuite/gdb.threads/watchthreads2.c
 ===================================================================
 --- /dev/null  1970-01-01 00:00:00.000000000 +0000
-+++ gdb-6.5/gdb/testsuite/gdb.threads/watchthreads2.c  2006-07-12 01:54:29.000000000 -0300
++++ gdb-6.5/gdb/testsuite/gdb.threads/watchthreads-threaded.c  2006-07-12 01:54:29.000000000 -0300
 @@ -0,0 +1,66 @@
 +/* This testcase is part of GDB, the GNU debugger.
 +
@@ -113,8 +113,8 @@ Index: gdb-6.5/gdb/testsuite/gdb.threads/watchthreads2.c
 Index: gdb-6.5/gdb/testsuite/gdb.threads/watchthreads2.exp
 ===================================================================
 --- /dev/null  1970-01-01 00:00:00.000000000 +0000
-+++ gdb-6.5/gdb/testsuite/gdb.threads/watchthreads2.exp        2006-07-12 01:54:29.000000000 -0300
-@@ -0,0 +1,133 @@
++++ gdb-6.5/gdb/testsuite/gdb.threads/watchthreads-threaded.exp        2006-07-12 01:54:29.000000000 -0300
+@@ -0,0 +1,126 @@
 +# This testcase is part of GDB, the GNU debugger.
 +
 +# Copyright 2005 Free Software Foundation, Inc.
@@ -135,13 +135,6 @@ Index: gdb-6.5/gdb/testsuite/gdb.threads/watchthreads2.exp
 +
 +# Check that GDB can support multiple watchpoints across threads.
 +
-+if $tracelevel {
-+    strace $tracelevel
-+}
-+
-+set prms_id 0
-+set bug_id 0
-+
 +# This test verifies that a watchpoint is detected in the proper thread
 +# so the test is only meaningful on a system with hardware watchpoints.
 +if [target_info exists gdb,no_hardware_watchpoints] {
This page took 0.041177 seconds and 4 git commands to generate.