2007-03-02 Michael Snyder * gdb.base/watchpoint.exp: Fix truncated comment. Index: testsuite/gdb.base/watchpoint.exp =================================================================== RCS file: /cvs/src/src/gdb/testsuite/gdb.base/watchpoint.exp,v retrieving revision 1.13 diff -p -r1.13 watchpoint.exp *** testsuite/gdb.base/watchpoint.exp 9 Jan 2007 17:59:11 -0000 1.13 --- testsuite/gdb.base/watchpoint.exp 2 Mar 2007 22:04:18 -0000 *************** if [initialize] then { *** 758,764 **** } # We've explicitly disabled hardware watches. Verify that GDB ! # # send_gdb "rwatch ival3\n" gdb_expect { --- 758,764 ---- } # We've explicitly disabled hardware watches. Verify that GDB ! # refrains from using them. # send_gdb "rwatch ival3\n" gdb_expect {