Files
kotlin-fork/idea/jvm-debugger/jvm-debugger-test/testData/evaluation/singleBreakpoint/kt36404.out
T

11 lines
212 B
Plaintext
Vendored

LineBreakpoint created at test.kt:8
Run Java
Connected to the target VM
test.kt:8
Compile bytecode for runReadAction { "hello" }
test.kt:8
Disconnected from the target VM
Process finished with exit code 0
hello