Expression could not be evalulated in Visual D.

Rainer Schuetze via Digitalmars-d-ide digitalmars-d-ide at puremagic.com
Wed Jan 25 23:57:58 PST 2017



On 25.01.2017 02:10, Profile Anaysis wrote:
> For virtually all values in the debugger local and watch, I get
> expression cannot be evaluated.
>
> "D0001: Error: Expression couldn't be evaluated"
>
> This usually happens when expanding a class.
>
> I know this isn't helping much, but it is all I have ;/
>
>
>

Maybe you are hit by missing debug information in libraries? See 
https://issues.dlang.org/show_bug.cgi?id=4014

cv2pdb reconstructs some information for Object.


More information about the Digitalmars-d-ide mailing list