Files
kotlin-fork/idea/testData/debugger/tinyApp/outs/souSuspendFun.out
T
Denis Zharkov 6e114a90dc Adjust debugger to the new suspend function strategy
Now it's impossible to determine by descriptor if there is
a state machine for function, but at the same time
it doesn't really matter here since there is no LINENUMBERs
in doResume of continuation implementations for named suspend
functions

 #KT-17585 Fixed
 #KT-16603 Fixed
2017-05-05 14:14:38 +03:00

13 lines
267 B
Plaintext
Vendored

LineBreakpoint created at souSuspendFun.kt:7
Run Java
Connected to the target VM
souSuspendFun.kt:7
souSuspendFun.kt:11
souSuspendFun.kt:15
souSuspendFun.kt:19
souSuspendFun.kt:23
souSuspendFun.kt:29
Disconnected from the target VM
Process finished with exit code 0