622430a296
MockReferenceType can't be used anymore because the new DebuggerClassNameProvider requires much more from it. The new SmartMockReferenceType implements methods such as nestedTypes() or allLineLocations() properly. Also, as PositionManager can return more than one class, we should check if any of the classes it returned matches the pattern.
14 lines
317 B
Plaintext
Vendored
14 lines
317 B
Plaintext
Vendored
LineBreakpoint created at functionReference.kt:11
|
|
Run Java
|
|
Connected to the target VM
|
|
functionReference.kt:11
|
|
functionReference.kt:4
|
|
functionReference.kt:11
|
|
functionReference.kt:7
|
|
functionReference.kt:4
|
|
functionReference.kt:5
|
|
functionReference.kt:12
|
|
Disconnected from the target VM
|
|
|
|
Process finished with exit code 0
|