2007-03-02 Michael Snyder <michael.snyder@palmsource.com>

* gdb.base/watchpoint.exp: Fix truncated comment.
This commit is contained in:
Michael Snyder 2007-03-02 22:11:15 +00:00
parent 861fb77c13
commit 7646a51d49
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
* gdb.base/watchpoint.exp: Fix truncated comment.
2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
* Makefile.in: Remove spurious single-quotes from sed command.

View File

@ -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 {