|
RoboDBG
|
Hardware breakpoint configuration. More...
#include <debugger.h>
Public Attributes | |
| HANDLE | hThread |
| Target thread handle. | |
| LPVOID | address |
| Address to watch. | |
| DRReg | reg |
| Debug register used. | |
| AccessType | type |
| Type of access that triggers the breakpoint. | |
| BreakpointLength | len |
| Length of the watch region. | |
Hardware breakpoint configuration.
Definition at line 91 of file debugger.h.