PausedEvent(callFrames: List<CallFrame>, reason: String, data: JsonElement? = null, hitBreakpoints: List<String>? = null, asyncStackTrace: StackTrace? = null, asyncStackTraceId: StackTraceId? = null, asyncCallStackTraceId: StackTraceId? = null)
Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.