public interface SuspendedCallback
DebuggerSession,
SuspendedEvent| Modifier and Type | Method and Description |
|---|---|
void |
onSuspend(SuspendedEvent event)
|
void onSuspend(SuspendedEvent event)
debugger suspends for a particular
session. If multiple threads would trigger a suspended event then
each thread is going to get notified separately.event - the suspended event