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

13 lines
427 B
Plaintext
Vendored

LineBreakpoint created at frameLambda.kt:7
Run Java
Connected to the target VM
frameLambda.kt:7
Compile bytecode for val1
frame = invoke:7, FrameLambdaKt$main$1 {frameLambda}
this = this = {frameLambda.FrameLambdaKt$main$1@uniqueID}Function0<kotlin.Unit>
field = $val1: int = 1 (sp = null)
field = arity: int = 0 (sp = Lambda.!EXT!)
Disconnected from the target VM
Process finished with exit code 0