#include <debugger-shell.H>
Public Attributes | |
| CALL_ORDER | _callOrderBefore |
| CALL_ORDER | _callOrderAfter |
| BOOL | _enableIcountBreakpoints |
| BOOL | _countPrefetchAsMemOp |
| BOOL | _countZeroRepAsMemOp |
| ICUSTOM_INSTRUMENTOR * | _customInstrumentor |
|
|
Tells the relative position of instrumentation added by the debugger shell for "before" and "after" instrumentation. |
|
|
Count prefetch instructions as memory operations.
|
|
|
Count zero-repetition REP instructions as one memory operation.
|
|
|
Allows client to override some instrumentation. |
|
|
Enable instruction-counting breakpoints.
|
1.4.6