PyIDebugApplication.StartDebugSession

StartDebugSession()

Causes a default debugger IDE to be started and a debug session to be attached to this application if one does not already exist.

Comments

This is used to implement just-in-time debugging.