Fix some typos.
[deliverable/binutils-gdb.git] / gdb / breakpoint.h
index 26441255bc66152b3034e3a72a7386c65724f673..86fae669fc39a77719bdc81670d96f89c073a3d8 100644 (file)
@@ -324,8 +324,8 @@ struct bp_location
      bp_loc_other.  */
   CORE_ADDR address;
 
-  /* For hardware watchpoints, the size of data ad ADDRESS being
-     watches.  */
+  /* For hardware watchpoints, the size of the memory region being
+     watched.  */
   int length;
 
   /* Type of hardware watchpoint.  */
This page took 0.024297 seconds and 4 git commands to generate.