Files
kotlin-fork/idea/jvm-debugger/jvm-debugger-test/testData/stepping/custom/smartStepIntoWithDelegates.out
T
Mads Ager 05c662ec55 [JVM_IR] Remove line numbers from delegated member functions.
This fixes smart step into for delegated member functions.
Additionally, we align on the string "memberFunctionName(...)"
for expression non-null checks for both JVM_IR and JVM
backends.
2020-09-21 18:49:08 +02:00

21 lines
726 B
Plaintext
Vendored

LineBreakpoint created at smartStepIntoWithDelegates.kt:24
LineBreakpoint created at smartStepIntoWithDelegates.kt:32
LineBreakpoint created at smartStepIntoWithDelegates.kt:40
LineBreakpoint created at smartStepIntoWithDelegates.kt:49
LineBreakpoint created at smartStepIntoWithDelegates.kt:58
Run Java
Connected to the target VM
smartStepIntoWithDelegates.kt:24
smartStepIntoWithDelegates.kt:12
smartStepIntoWithDelegates.kt:32
smartStepIntoWithDelegates.kt:12
smartStepIntoWithDelegates.kt:40
smartStepIntoWithDelegates.kt:8
smartStepIntoWithDelegates.kt:49
smartStepIntoWithDelegates.kt:8
smartStepIntoWithDelegates.kt:58
smartStepIntoWithDelegates.kt:12
Disconnected from the target VM
Process finished with exit code 0