* remote.texi: Changed wording that implied that the GDB remote
authorStan Shebs <shebs@codesourcery.com>
Thu, 3 Dec 1998 23:29:54 +0000 (23:29 +0000)
committerStan Shebs <shebs@codesourcery.com>
Thu, 3 Dec 1998 23:29:54 +0000 (23:29 +0000)
protocol caches register values instead of GDB itself.

gdb/doc/ChangeLog
gdb/doc/remote.texi

index 436d84d7cea1c3bc251b81b46223c3b42dcb09de..807d99fbeab598bd772a708cd135850972aae985 100644 (file)
@@ -1,3 +1,8 @@
+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.
index 3c4438b4a8e2be41f921fbacceb2f306ad0bcb8e..7de026bec679323dfd342644568b2e76e7d32da2 100644 (file)
@@ -445,9 +445,8 @@ to make a quick decision about single-stepping or conditional breakpoints.
 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
This page took 0.032678 seconds and 4 git commands to generate.