Expression could not be evalulated in Visual D.

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


On Wednesday, 25 January 2017 at 01:38:45 UTC, Profile Anaysis 
wrote:
> 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.

But in the VS debugger some variables that showed up in mago 
don't show up. I am not seeing some static variables that I could 
see in mago. The listing shows a row where it might be but the 
name and value are blank.



More information about the Digitalmars-d-ide mailing list