2005-11-15 Jim Blandy <jimb@redhat.com>

* gdb.texinfo (Packets): Add index entries for 'm' packet
	disclaimers.
This commit is contained in:
Jim Blandy 2005-11-16 06:24:52 +00:00
parent ae81c23549
commit c43c547375
2 changed files with 6 additions and 0 deletions

View 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.

View 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