readmem [options] <address> <size> [<file_name>]
Display help.
The identifier of the thread whose context the memory is to be read from.
The memory address to be read. [uint]
The number of bytes to read. [uint]
The name of a file to write the memory contents to. If not specified, the memory contents is hex / ASCII dumped to stdout
. [filename]
Read a section of memory to a file (or hex / ASCII dump it to stdout
).
Copyright (c) 2006-2010 Accenture. All rights reserved.