Expression could not be evalulated in Visual D.

Profile Anaysis via Digitalmars-d-ide digitalmars-d-ide at puremagic.com
Tue Jan 24 17:38:45 PST 2017


On Wednesday, 25 January 2017 at 01:10:31 UTC, 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 ;/

When I switch to VS debugger and force "use selected debugger" 
for cv2pdb I get correct values for local variables at least.

Before I was getting 1 for some pointers and it made no sense, 
switched the debugger and how they are shown correctly in the 
watch windows.

There seems to be some funny business in the debugger for mago 
and VS.



More information about the Digitalmars-d-ide mailing list