Debugger: fix breakpoints inside inline functions in libraries sources

This commit is contained in:
Natalia Ukhorskaya
2016-04-06 15:25:59 +03:00
parent 3ef51159b8
commit 8e3ec5b7f0
7 changed files with 62 additions and 14 deletions
+1
View File
@@ -191,6 +191,7 @@ Issues fixed:
- Avoid 1s delay in completion in debugger fields if session is not stopped on a breakpoint
- Avoid cast to runtime type unavailable in current scope
- Fix text with line breaks in popup with line breakpoint variants
- Fix breakpoints inside inline functions in libraries sources
### Java to Kotlin converter