Command to get memory contents. More...
#include <ToolctlMessages.h>
Data Fields | |
| BG_Addr_t | addr |
| Address of memory to return. | |
| uint32_t | length |
| Length of memory in bytes. | |
| SpecAccess | specAccess |
| Should speculative access be permitted. | |
| BG_ThreadID_t | threadID |
| Thread id. | |
Command to get memory contents.
Definition at line 716 of file ToolctlMessages.h.
Address of memory to return.
Definition at line 718 of file ToolctlMessages.h.
Length of memory in bytes.
Definition at line 719 of file ToolctlMessages.h.
Should speculative access be permitted.
Definition at line 720 of file ToolctlMessages.h.
BG_ThreadID_t bgcios::toolctl::ToolCommand::threadID [inherited] |
Thread id.
Definition at line 659 of file ToolctlMessages.h.
1.6.1