Public Member Functions | |
Breakpoint (BreakpointType type) | |
Public Attributes | |
BreakpointType | _type |
uint32 | _address |
Breakpoints on exports. | |
reg_t | _regAddress |
Breakpoints on addresses. | |
Common::String | _name |
Breakpoints on selector names. | |
BreakpointAction | _action |