Files
kotlin-fork/idea/jvm-debugger/jvm-debugger-test/testData/stepping/stepOver/stepOverInlinedLambdaStdlib.out
T
Mads Ager 0505bd958a [JVM] Fix the nop removal optimization.
Never remove a nop if that would cause a line number to move
across a local lifetime boundary.

This fixes KT-42725.
2020-10-16 19:21:08 +03:00

12 lines
329 B
Plaintext
Vendored

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