Command to set a memory breakpoint. More...
#include <ToolctlMessages.h>
Data Fields | |
| BG_Addr_t | addr |
| Address of memory. | |
| uint32_t | instruction |
| Trap instruction. | |
| BG_ThreadID_t | threadID |
| Thread id. | |
Command to set a memory breakpoint.
Definition at line 1090 of file ToolctlMessages.h.
Address of memory.
Definition at line 1092 of file ToolctlMessages.h.
Trap instruction.
Definition at line 1093 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