Files
kotlin-fork/idea/jvm-debugger/jvm-debugger-test/testData/evaluation/singleBreakpoint/frame/suspendContinuation.out
T
2019-10-08 19:13:55 +09:00

12 lines
383 B
Plaintext
Vendored

LineBreakpoint created at suspendContinuation.kt:7
Run Java
Connected to the target VM
suspendContinuation.kt:7
Compile bytecode for a
frame = main:7, SuspendContinuationKt {suspendContinuation}
local = $result: java.lang.Object = null (sp = null)
local = a: int = 5 (sp = suspendContinuation.kt, 4)
Disconnected from the target VM
Process finished with exit code 0