f625444be2
Note: neither the new nor the old data is actually correct, as the debugger needs to stop on line 7 twice (once for the call, once for the lambda) but ignore the synthetic line number in between.
22 lines
377 B
Plaintext
Vendored
22 lines
377 B
Plaintext
Vendored
LineBreakpoint created at inlineOnly.kt:5
|
|
Run Java
|
|
Connected to the target VM
|
|
inlineOnly.kt:5
|
|
inlineOnly.kt:7
|
|
inlineOnly.kt:1
|
|
inlineOnly.kt:7
|
|
inlineOnly.kt:13
|
|
inlineOnly.kt:14
|
|
inlineOnly.kt:7
|
|
inlineOnly.kt:1
|
|
inlineOnly.kt:7
|
|
inlineOnly.kt:13
|
|
inlineOnly.kt:14
|
|
inlineOnly.kt:7
|
|
inlineOnly.kt:9
|
|
inlineOnly.kt:10
|
|
Disconnected from the target VM
|
|
|
|
Process finished with exit code 0
|
|
OK
|