Command to set preferences. More...
#include <ToolctlMessages.h>
Data Fields | |
| FastBreakMode | breakpointMode |
| Enable or disable fast breakpoints. | |
| FastWatchMode | watchpointMode |
| Enable or disable fast watchpoints. | |
| DACTrapMode | dacMode |
| Data address compare interrupt delivery on/after the matching instruction. | |
| BG_ThreadID_t | threadID |
| Thread id. | |
Command to set preferences.
Definition at line 1148 of file ToolctlMessages.h.
Enable or disable fast breakpoints.
Definition at line 1150 of file ToolctlMessages.h.
Data address compare interrupt delivery on/after the matching instruction.
Definition at line 1152 of file ToolctlMessages.h.
BG_ThreadID_t bgcios::toolctl::ToolCommand::threadID [inherited] |
Thread id.
Definition at line 659 of file ToolctlMessages.h.
Enable or disable fast watchpoints.
Definition at line 1151 of file ToolctlMessages.h.
1.6.1