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

10 lines
235 B
Plaintext
Vendored

LineBreakpoint created at superCallsSimple.kt:14
Run Java
Connected to the target VM
superCallsSimple.kt:14
Compile bytecode for foo()
Compile bytecode for super.foo()
Disconnected from the target VM
Process finished with exit code 0