Debugger: Skip inlined library frames on step over (KT-12016)

This commit is contained in:
Yan Zhulanow
2020-02-04 23:15:17 +09:00
parent 7490c229ac
commit dd33640238
12 changed files with 166 additions and 2 deletions
@@ -0,0 +1,11 @@
LineBreakpoint created at lambdaToInlineMap.kt:7
Run Java
Connected to the target VM
lambdaToInlineMap.kt:7
lambdaToInlineMap.kt:7
lambdaToInlineMap.kt:7
lambdaToInlineMap.kt:7
lambdaToInlineMap.kt:9
Disconnected from the target VM
Process finished with exit code 0