OSDN Git Service

2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
authormsnyder <msnyder>
Fri, 2 Mar 2007 22:11:11 +0000 (22:11 +0000)
committermsnyder <msnyder>
Fri, 2 Mar 2007 22:11:11 +0000 (22:11 +0000)
* gdb.base/watchpoint.exp: Fix truncated comment.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/watchpoint.exp

index ae9a373..d571b5a 100644 (file)
@@ -1,5 +1,9 @@
 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.
 
 2007-02-28  Daniel Jacobowitz  <dan@codesourcery.com>
index c52274a..5ab5338 100644 (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 {