Files
kotlin-fork/idea/jvm-debugger/jvm-debugger-test/testData/stepping/stepInto/continueLabel.out
T
Yan Zhulanow f115bde682 Debugger, BE: Provide Java-like stepping for 'for' loops
- Visit '}' instead of 'for' keyword on post-condition
- Visit 'for' keyword on pre-condition
2020-02-14 17:35:17 +09:00

17 lines
340 B
Plaintext
Vendored

LineBreakpoint created at continueLabel.kt:5
Run Java
Connected to the target VM
continueLabel.kt:5
continueLabel.kt:6
continueLabel.kt:7
continueLabel.kt:8
continueLabel.kt:5
continueLabel.kt:6
continueLabel.kt:7
continueLabel.kt:10
continueLabel.kt:5
continueLabel.kt:12
Disconnected from the target VM
Process finished with exit code 0