C# (CSharp) VSNDK.DebugEngine AD7StepCompletedEvent - 2 examples found. These are the top rated real world C# (CSharp) examples of VSNDK.DebugEngine.AD7StepCompletedEvent extracted from open source projects. You can rate examples to help us improve the quality of examples.
Related
Related in langs
This interface is sent by the debug engine (DE) to the session debug manager (SDM) when the program being debugged completes a step into, a step over, or a step out of a line of source code or statement or instruction. (http://msdn.microsoft.com/en-us/library/bb162189.aspx)