manpagez: man pages & more
info gdb
Home | html | info | man
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.14.1.2 Memory Access Size

The access size attribute tells No value for GDBN 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, No value for GDBN may use accesses of any size.

8

Use 8 bit memory accesses.

16

Use 16 bit memory accesses.

32

Use 32 bit memory accesses.

64

Use 64 bit memory accesses.


© manpagez.com 2000-2025
Individual documents may contain additional copyright information.