Debugger tests: render line properly
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user