The access mode attributes set whether GDB may make read or
write accesses to a memory region.
While these attributes prevent GDB from performing invalid
memory accesses, they do nothing to prevent the target system, I/O DMA,
etc. from accessing memory.
ro
Memory is read only.
wo
Memory is write only.
rw
Memory is read/write. This is the default.
This document was generated
by Build Daemon user on July, 29 2004
using texi2html