PyIRemoteDebugApplication
.CauseBreak
CauseBreak(
)
Causes the application to break into the debugger at the earliest opportunity.
Comments
Note that a long time may elapse before the application actually breaks, particularly if the application is not currently executing script code.