gdb/doc/ChangeLog: 2005-11-15 Jim Blandy * gdb.texinfo (Packets): Add index entries for 'm' packet disclaimers. Index: gdb/doc/gdb.texinfo =================================================================== RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v retrieving revision 1.290 diff -c -p -r1.290 gdb.texinfo *** gdb/doc/gdb.texinfo 15 Nov 2005 19:58:30 -0000 1.290 --- gdb/doc/gdb.texinfo 16 Nov 2005 06:17:08 -0000 *************** data from memory for the response; even *** 22332,22337 **** --- 22332,22340 ---- 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