protocol caches register values instead of GDB itself.
+1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
+
+ * remote.texi: Changed wording that implied that the GDB remote
+ protocol caches register values instead of GDB itself.
+
Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
* gdbint.texinfo: Add some info about symbol readers.
This eliminates the need to fetch the entire register set for each instruction
being stepped through.
-The @value{GDBN} remote serial protocol now implements a write-through
-cache for registers. @value{GDBN} only re-reads the registers if the
-target has run.
+@value{GDBN} now implements a write-through cache for registers and only
+re-reads the registers if the target has run.
@end table
@kindex set remotedebug