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
@@ -3,11 +3,11 @@ LineBreakpoint created at whenEntry.kt:18
LineBreakpoint created at whenEntry.kt:26
!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! whenEntry.WhenEntryPackage
Connected to the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'
whenEntry.kt:9
whenEntry.kt:10
Compile bytecode for a
whenEntry.kt:17
whenEntry.kt:18
Compile bytecode for a
whenEntry.kt:25
whenEntry.kt:26
Compile bytecode for a
Disconnected from the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'