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

15 lines
421 B
Plaintext
Vendored

LineBreakpoint created at remapThis.kt:14
Run Java
Connected to the target VM
remapThis.kt:14
frame = foo
this = this (@Bar) (expression = this)
-
local = this (expression = this)
field = value (expression = this.value)
element = 0 (expression = this.value[0])
field = hash (expression = this.hash)
Disconnected from the target VM
Process finished with exit code 0