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
This commit is contained in:
@@ -2,10 +2,8 @@ LineBreakpoint created at siSuspendFun.kt:29
|
||||
Run Java
|
||||
Connected to the target VM
|
||||
siSuspendFun.kt:29
|
||||
siSuspendFun.kt:21
|
||||
siSuspendFun.kt:22
|
||||
siSuspendFun.kt:18
|
||||
siSuspendFun.kt:18
|
||||
siSuspendFun.kt:14
|
||||
siSuspendFun.kt:10
|
||||
siSuspendFun.kt:6
|
||||
|
||||
@@ -5,9 +5,7 @@ souSuspendFun.kt:7
|
||||
souSuspendFun.kt:11
|
||||
souSuspendFun.kt:15
|
||||
souSuspendFun.kt:19
|
||||
souSuspendFun.kt:19
|
||||
souSuspendFun.kt:23
|
||||
souSuspendFun.kt:25
|
||||
souSuspendFun.kt:29
|
||||
Disconnected from the target VM
|
||||
|
||||
|
||||
Reference in New Issue
Block a user