Using LDC 1.25.1, debugOverview, debugExpanded, and __debugStringView do not work as struct methods in the debug visualizer. They do seem to work as member fields.
Similarly, invoking methods on structs in the immediate window gives the following error: "D0001: Error: Expression couldn't be evaluated"
kyfolee reported this on 2021-03-25T23:41:52Z
Transfered from https://issues.dlang.org/show_bug.cgi?id=21769
CC List
Description
Using LDC 1.25.1, debugOverview, debugExpanded, and __debugStringView do not work as struct methods in the debug visualizer. They do seem to work as member fields.
Similarly, invoking methods on structs in the immediate window gives the following error: "D0001: Error: Expression couldn't be evaluated"
Confirmed working on DMD 2.096.0