Debug Command 22 - Read Memory Buffer Command
Parameters
Pid
Returns
The number of bytes specified by Len is copied from the debuggee's user memory space starting at Addr into the debugger's Buffer.
This command is not serialized with respect to the DBG_C_Go command.
Restrictions
You are unable to read from any memory outside user space.
Both specified memory regions must be currently valid.