aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/gdb.texinfo
diff options
context:
space:
mode:
authorJim Blandy <jimb@codesourcery.com>2005-11-16 06:24:52 +0000
committerJim Blandy <jimb@codesourcery.com>2005-11-16 06:24:52 +0000
commitc43c547375e1864c2e784d026bac89c582b2de68 (patch)
tree63ae808b33a0abcb7a13aa9ec6725c70cd45aee7 /gdb/doc/gdb.texinfo
parentae81c235497c566a30bfeef3f6b3fc9884becd5a (diff)
downloadgdb-c43c547375e1864c2e784d026bac89c582b2de68.zip
gdb-c43c547375e1864c2e784d026bac89c582b2de68.tar.gz
gdb-c43c547375e1864c2e784d026bac89c582b2de68.tar.bz2
2005-11-15 Jim Blandy <jimb@redhat.com>
* gdb.texinfo (Packets): Add index entries for 'm' packet disclaimers.
Diffstat (limited to 'gdb/doc/gdb.texinfo')
-rw-r--r--gdb/doc/gdb.texinfo3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index a6b97b9..1ee7666 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -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