]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.base/watch-vfork.exp
2010-06-03 Michael Snyder <msnyder@vmware.com>
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.base / watch-vfork.exp
index 8e93179d30b4a54066a072267ad5ef5fad3f2e9f..0f01283c5129f77c5c8d973edc54589f6142ed4b 100644 (file)
@@ -33,7 +33,7 @@ proc test_watchpoint_across_vfork { hw teststr } {
     }
 
     if { ! $hw } {
-       gdb_test "set can-use-hw-watchpoints 0" "" ""
+       gdb_test_no_output "set can-use-hw-watchpoints 0" ""
     }
 
     gdb_test "watch global" \