74f0bb3d4e
(cherry picked from commit c4fb0e9) #KT-11395 Open
9 lines
663 B
Plaintext
Vendored
9 lines
663 B
Plaintext
Vendored
LineBreakpoint created at noParameterLambdaArgumentCallInLambda.kt:5 lambdaOrdinal = 1
|
|
!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! noParameterLambdaArgumentCallInLambda.NoParameterLambdaArgumentCallInLambdaKt
|
|
Connected to the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'
|
|
noParameterLambdaArgumentCallInLambda.kt:5
|
|
noParameterLambdaArgumentCallInLambda.kt:6
|
|
Disconnected from the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'
|
|
|
|
Process finished with exit code 0
|