2005-11-15 Jim Blandy <jimb@redhat.com>
authorJim Blandy <jimb@codesourcery.com>
Wed, 16 Nov 2005 06:24:52 +0000 (06:24 +0000)
committerJim Blandy <jimb@codesourcery.com>
Wed, 16 Nov 2005 06:24:52 +0000 (06:24 +0000)
* gdb.texinfo (Packets): Add index entries for 'm' packet
disclaimers.

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index fd6d5c1656e4f85dcac04e9a6a2295b401bb65d4..4176b2fefba87aee21424901b3e32a54aed81eed 100644 (file)
@@ -1,5 +1,8 @@
 2005-11-15  Jim Blandy  <jimb@redhat.com>
 
+       * gdb.texinfo (Packets): Add index entries for 'm' packet
+       disclaimers.
+       
        * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
        of stub when processing an 'm' packet.
 
index a6b97b9d7a6147610ede37144e8e58bb133c6262..1ee766601bcdd3ffa4d5e918522ed6b54d06e53f 100644 (file)
@@ -22332,6 +22332,9 @@ data from memory for the response; even if @var{addr} is word-aligned
 and @var{length} is a multiple of the word size, the stub is free to
 use byte accesses, or not.  For this reason, this packet may not be
 suitable for accessing memory-mapped I/O devices.
+@cindex alignment of remote memory accesses
+@cindex size of remote memory accesses
+@cindex memory, alignment and size of remote accesses
 
 Reply:
 @table @samp
This page took 0.041144 seconds and 4 git commands to generate.