| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The acccess size attributes tells GDB to use specific sized accesses in the memory region. Often memory mapped device registers require specific sized accesses. If no access size attribute is specified, GDB may use accesses of any size.
8Use 8 bit memory accesses.
16Use 16 bit memory accesses.
32Use 32 bit memory accesses.
64Use 64 bit memory accesses.
This document was generated by Build Daemon user on October, 25 2005 using texi2html 1.76.