2012-02-21 Pedro Alves <palves@redhat.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / watch-cond-infcall.exp
index 383ce89454c2235c1159003ef71ca2cd55a293d3..1c83da56591c0c95cab586211a7f2f787f1ab1e9 100644 (file)
@@ -49,7 +49,7 @@ proc test_watchpoint { hw } {
 }
 
 if { ![target_info exists gdb,no_hardware_watchpoints] } {
-    with_test_prefix " hw:" { test_watchpoint 1 }
+    with_test_prefix "hw" { test_watchpoint 1 }
 }
 
-with_test_prefix " sw:" { test_watchpoint 0 }
+with_test_prefix "sw" { test_watchpoint 0 }
This page took 0.034089 seconds and 4 git commands to generate.