Pin
Public Attributes | List of all members
DEBUGGER_SHELL::STARTUP_ARGUMENTS Struct Reference

#include <debugger-shell.H>

Public Attributes

CALL_ORDER _callOrderBefore
 
CALL_ORDER _callOrderAfter
 
BOOL _enableIcountBreakpoints
 
BOOL _countPrefetchAsMemOp
 
BOOL _countZeroRepAsMemOp
 
ICUSTOM_INSTRUMENTOR_customInstrumentor
 

Detailed Description

Arguments that customize the debugger shell.

Member Data Documentation

◆ _callOrderBefore

CALL_ORDER DEBUGGER_SHELL::STARTUP_ARGUMENTS::_callOrderBefore

Tells the relative position of instrumentation added by the debugger shell for "before" and "after" instrumentation.

◆ _customInstrumentor

ICUSTOM_INSTRUMENTOR* DEBUGGER_SHELL::STARTUP_ARGUMENTS::_customInstrumentor

Allows client to override some instrumentation.


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