Files
kotlin-fork/idea/testData/debugger/tinyApp/outs/_kt.out
T
2015-11-30 12:25:45 +03:00

10 lines
520 B
Plaintext
Vendored

LineBreakpoint created at .kt.kt:5
!JDK_HOME!\bin\java -agentlib:jdwp=transport=dt_socket,address=!HOST_NAME!:!HOST_PORT!,suspend=y,server=n -Dfile.encoding=!FILE_ENCODING! -classpath !OUTPUT_PATH!;!KOTLIN_RUNTIME!;!CUSTOM_LIBRARY!;!RT_JAR! _ktKt
Connected to the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'
.kt.kt:5
Compile bytecode for 1 + 1
Compile bytecode for Test(1).a
Disconnected from the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'
Process finished with exit code 0