Synopsis
TargetInterface.waitForDebugState(timeout)
Description
TargetInterface.waitForDebugState waits for the target to enter debug state with a timeout of timeout milliseconds. If the timeout period expires and exception is thrown which is caught by the debugger.