Files
kotlin-fork/idea/testData/debugger/tinyApp/outs/parametersOfInlineFun.out
T
Nikolay Krasko 84c473d800 Speed up debugger tests by replacing base output preprocessor
Avoid calling InetAddress.getLocalHost() that can be very slow.
Exact connection or disconnection string isn't relevant for tests
anyway.
2017-03-23 00:31:43 +03:00

13 lines
325 B
Plaintext
Vendored

LineBreakpoint created at parametersOfInlineFun.kt:15
Run Java
Connected to the target VM
parametersOfInlineFun.kt:15
Compile bytecode for primitive
Compile bytecode for array
Compile bytecode for str
Compile bytecode for list
Compile bytecode for this.prop
Disconnected from the target VM
Process finished with exit code 0