0e8e8ef546
Debugger do the normal step over action and checks if function is going to suspend. In this case the "run-to-cursor" breakpoint is installed on function enter to intercept re-enter into function after suspension. #KT-18453 In Progress
9 lines
237 B
Plaintext
Vendored
9 lines
237 B
Plaintext
Vendored
LineBreakpoint created at stepIntoSuspendFunctionSimple.kt:18
|
|
Run Java
|
|
Connected to the target VM
|
|
stepIntoSuspendFunctionSimple.kt:18
|
|
stepIntoSuspendFunctionSimple.kt:10
|
|
Disconnected from the target VM
|
|
|
|
Process finished with exit code 0
|