[PATCH] comment in watchpoint.exp

Michael Snyder Michael.Snyder@palmsource.com
Fri Mar 2 23:52:00 GMT 2007


Is this attachment ok?

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

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


More information about the Gdb-patches mailing list