Files
kotlin-fork/idea/jvm-debugger/jvm-debugger-test/testData/stepping/custom/initBlocks.out
T
Yan Zhulanow 076166c22f Debugger: Generate line numbers for class initializers with a number on the 'init' keyword (KT-16277)
Debugger tests not absent as they use the bootstrap version of kotlinc.
Obviously, this change is not present in it yet.
2019-11-25 17:26:31 +09:00

14 lines
261 B
Plaintext
Vendored

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