Debugger tests: render line properly

This commit is contained in:
Natalia Ukhorskaya
2014-10-22 17:21:27 +04:00
parent 3900ee34ae
commit ffba1b6fa0
78 changed files with 163 additions and 163 deletions
@@ -5,16 +5,16 @@ LineBreakpoint created at withoutBodyProperties.kt:29
LineBreakpoint created at withoutBodyProperties.kt:36
!JDK_HOME!\bin\java -agentlib:jdwp=transport=dt_socket,address=!HOST_NAME!:!HOST_PORT!,suspend=y,server=n -Dfile.encoding=!FILE_ENCODING! -classpath !APP_PATH!\classes;!KOTLIN_RUNTIME!;!CUSTOM_LIBRARY!;!RT_JAR! withoutBodyProperties.WithoutBodyPropertiesPackage
Connected to the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'
withoutBodyProperties.kt:7
withoutBodyProperties.kt:8
Compile bytecode for 1 + 1
withoutBodyProperties.kt:12
withoutBodyProperties.kt:13
Compile bytecode for 1 + 2
withoutBodyProperties.kt:17
withoutBodyProperties.kt:18
Compile bytecode for 1 + 3
withoutBodyProperties.kt:28
withoutBodyProperties.kt:29
Compile bytecode for i
withoutBodyProperties.kt:28
withoutBodyProperties.kt:35
withoutBodyProperties.kt:29
withoutBodyProperties.kt:36
Compile bytecode for 1 + 4
Disconnected from the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'