PyIDebugApplication.StepOutComplete

StepOutComplete()

Called by language engines, in single step mode, just before they return to their caller.

Comments

The process debug manager uses this opportunity to notify all other script engines that they should break at the first opportunity. This is how cross language step modes are implemented.