RoboDBG
Loading...
Searching...
No Matches
RoboDBG::hwBp_t Struct Reference

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.

Detailed Description

Hardware breakpoint configuration.

Definition at line 91 of file debugger.h.


The documentation for this struct was generated from the following file: