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.
10 lines
305 B
Plaintext
Vendored
10 lines
305 B
Plaintext
Vendored
LineBreakpoint created at anonymousFunAsParamDefaultValue.kt:6
|
|
LineBreakpoint created at anonymousFunAsParamDefaultValue.kt:10
|
|
Run Java
|
|
Connected to the target VM
|
|
anonymousFunAsParamDefaultValue.kt:6
|
|
anonymousFunAsParamDefaultValue.kt:10
|
|
Disconnected from the target VM
|
|
|
|
Process finished with exit code 0
|