Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following describes the process that occurs when the debugger is in break mode and must step through code:
Stepping Process
Call IDebugProgram2::Step with STEPKIND and STEPUNIT arguments to execute a step.
When the step is finished, send an IDebugStepCompleteEvent2 as a stopping event.