Files
kotlin-fork/idea/jvm-debugger/jvm-debugger-test/testData/stepping/custom/initBlocks.out
T
Mads Ager 119302b016 [JVM_IR] Run KotlinSteppingTests with the JVM_IR backend.
Implement support for supressing failures by backend.
2020-08-20 05:48:54 +02:00

15 lines
287 B
Plaintext
Vendored

// IGNORE_BACKEND: JVM_IR
LineBreakpoint created at initBlocks.kt:6
Run Java
Connected to the target VM
initBlocks.kt:6
initBlocks.kt:7
initBlocks.kt:9
initBlocks.kt:10
initBlocks.kt:11
initBlocks.kt:15
initBlocks.kt:16
Disconnected from the target VM
Process finished with exit code 0