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 inlineFunInClassInitializer.kt:17
Run Java
Connected to the target VM
inlineFunInClassInitializer.kt:17
inlineFunInClassInitializer.kt:18
inlineFunInClassInitializer.kt:19
Disconnected from the target VM
Process finished with exit code 0