daily update
[external/binutils.git] / gdb / testsuite / gdb.base / watch-vfork.exp
index 8e93179..8d6265a 100644 (file)
@@ -1,6 +1,6 @@
 # This testcase is part of GDB, the GNU debugger.
 
-# Copyright 2009, 2010 Free Software Foundation, Inc.
+# Copyright 2009, 2010, 2011 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -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" \