Files
kotlin-fork/idea/jvm-debugger/jvm-debugger-test/testData/evaluation/singleBreakpoint/privateFieldInCompanion.out
T
2019-10-08 19:13:55 +09:00

14 lines
394 B
Plaintext
Vendored

LineBreakpoint created at privateFieldInCompanion.kt:18
Run Java
Connected to the target VM
privateFieldInCompanion.kt:18
Compile bytecode for PRIVATE_CONST
Compile bytecode for PUBLIC_CONST
Compile bytecode for PRIVATE_VAL
Compile bytecode for PUBLIC_VAL
Compile bytecode for PRIVATE_STATIC
Compile bytecode for PUBLIC_STATIC
Disconnected from the target VM
Process finished with exit code 0