Debugger: Fix "Step over" with inline function calls in non-functions (KT-20342)

This commit is contained in:
Yan Zhulanow
2019-08-08 21:39:07 +09:00
parent 7bd628f989
commit 8325216d38
12 changed files with 206 additions and 10 deletions
@@ -0,0 +1,9 @@
LineBreakpoint created at inlineFunInClassInitializer2.kt:18
Run Java
Connected to the target VM
inlineFunInClassInitializer2.kt:18
inlineFunInClassInitializer2.kt:19
inlineFunInClassInitializer2.kt:20
Disconnected from the target VM
Process finished with exit code 0