Debugger: Fix "smart step into" for library declarations (KT-33303)

This commit is contained in:
Yan Zhulanow
2019-10-10 21:16:54 +09:00
parent c6a5733b3d
commit 9cc7ff0efc
4 changed files with 27 additions and 1 deletions
@@ -0,0 +1,8 @@
LineBreakpoint created at stepIntoLibWithSources.kt:7
Run Java
Connected to the target VM
stepIntoLibWithSources.kt:7
ReadWrite.!EXT!
Disconnected from the target VM
Process finished with exit code 0