From: Michael Snyder Date: Fri, 2 Mar 2007 22:11:15 +0000 (+0000) Subject: 2007-03-02 Michael Snyder X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7646a51d49b2f49114d57f8db7798d1c5da5ba00;p=binutils-gdb.git 2007-03-02 Michael Snyder * gdb.base/watchpoint.exp: Fix truncated comment. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index ae9a373e8f9..d571b5a7e1e 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2007-03-02 Michael Snyder + + * gdb.base/watchpoint.exp: Fix truncated comment. + 2007-03-02 Michael Snyder * Makefile.in: Remove spurious single-quotes from sed command. diff --git a/gdb/testsuite/gdb.base/watchpoint.exp b/gdb/testsuite/gdb.base/watchpoint.exp index c52274aa4f4..5ab53387d29 100644 --- a/gdb/testsuite/gdb.base/watchpoint.exp +++ b/gdb/testsuite/gdb.base/watchpoint.exp @@ -758,7 +758,7 @@ if [initialize] then { } # We've explicitly disabled hardware watches. Verify that GDB - # + # refrains from using them. # send_gdb "rwatch ival3\n" gdb_expect {