+Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
+
+ * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
+
Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
* LRS: Reformat a bit to keep text under 80 columns.
debugging, so you can set a breakpoint at an instruction without
changing the instruction. This can be used with the new trap-generation
provided by SPARClite DSU. DSU will generate traps when a program accesses
-some date or instruction address that is assigned to the debug registers.
+some data or instruction address that is assigned to the debug registers.
However the hardware breakpoint registers can only take two data breakpoints,
and @value{GDBN} will reject this command if more than two are used.
Delete or disable usused hardware breakpoints before setting
is written into by the program and its value changes.
This can be used with the new trap-generation provided by
SPARClite DSU. DSU will generate traps when a program accesses
-some date or instruction address that is assigned to the debug registers.
+some data or instruction address that is assigned to the debug registers.
For the data addresses, DSU facilitates the @code{watch} command.
However the hardware breakpoint registers can only take two data watchpoints,
and both watchpoints must be the same kind. For example, you can set two