Files
kotlin-fork/idea/testData/debugger/tinyApp/outs/syntheticMethods.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

33 lines
744 B
Plaintext
Vendored

LineBreakpoint created at syntheticMethods.kt:6
Run Java
Connected to the target VM
syntheticMethods.kt:6
syntheticMethods.kt:17
syntheticMethods.kt:19
syntheticMethods.kt:20
syntheticMethods.kt:17
syntheticMethods.kt:7
syntheticMethods.kt:-1
syntheticMethods.kt:7
syntheticMethods.kt:25
syntheticMethods.kt:31
syntheticMethods.kt:23
syntheticMethods.kt:26
syntheticMethods.kt:23
syntheticMethods.kt:31
syntheticMethods.kt:25
syntheticMethods.kt:28
syntheticMethods.kt:8
syntheticMethods.kt:36
syntheticMethods.kt:42
syntheticMethods.kt:34
syntheticMethods.kt:37
syntheticMethods.kt:34
syntheticMethods.kt:42
syntheticMethods.kt:36
syntheticMethods.kt:39
syntheticMethods.kt:9
Disconnected from the target VM
Process finished with exit code 0