Microsoft.VisualStudio.Debugger.Stepping Namespace

Classes

DkmNativeSteppingCallSite

DkmNativeSteppingCallSite specifies a call instruction and it's target..

DkmSingleStepRequest

DkmSingleStepRequest represents a request to single step a thread.

DkmStepper

DkmStepper represents a request to step a thread. It facilitates shared object lifetime between the various runtime debug monitors that participate in stepping.

DkmSteppingCodePath

DkmSteppingCodePath represents a location that user can step to from current location.

DkmSteppingCodePathSource

Object used for filtering for step into specific.

Enums

DkmLanguageStepIntoFlags

Flags which describe how to proceed with a Step-Into action.

DkmStepArbitrationReason

DkmStepArbitrationReason the reason step arbitration is occurring.

DkmStepKind

DkmStepKind describes how to step the thread when the Step Method is called.

DkmStepUnit

DkmStepUnit describes the granularity of the step when the Step method is called.