Debugger: implement Jump to Source for localVariables

This commit is contained in:
Natalia Ukhorskaya
2014-12-26 15:48:42 +03:00
parent 8dcb4ab5bb
commit 2aaa94cccb
10 changed files with 65 additions and 15 deletions
@@ -47,7 +47,7 @@ fun foo(f: () -> Unit) {
field = this$0: frameThis0.A = {frameThis0.A@uniqueID} (sp = null)
field = prop1: int = 1 (sp = frameThis0.kt, 8)
field = $val1: int = 1 (sp = null)
local = val2: int = 1
local = val2: int = 1 (sp = frameThis0.kt, 13)
Disconnected from the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'
Process finished with exit code 0