Pin
|
#include <debugger-shell.H>
Public Attributes | |
CALL_ORDER | _callOrderBefore |
CALL_ORDER | _callOrderAfter |
BOOL | _enableIcountBreakpoints |
BOOL | _countPrefetchAsMemOp |
BOOL | _countZeroRepAsMemOp |
ICUSTOM_INSTRUMENTOR * | _customInstrumentor |
Arguments that customize the debugger shell.
CALL_ORDER DEBUGGER_SHELL::STARTUP_ARGUMENTS::_callOrderBefore |
Tells the relative position of instrumentation added by the debugger shell for "before" and "after" instrumentation.
ICUSTOM_INSTRUMENTOR* DEBUGGER_SHELL::STARTUP_ARGUMENTS::_customInstrumentor |
Allows client to override some instrumentation.