Visual D seems to have a new bug

Brett Brett at gmail.com
Tue Oct 1 04:05:01 UTC 2019


Variables are not showing properly. Specifically the trouble I'm 
having is with this pointers.

I have a simple struct and toString and this shows in the 
watches/locals but it expands to not found:

-		this	0x0000028d3a7d12c8 {0x000000005da0e220}
-			0x000000005da0e220	
		x	D0001: Error: Expression couldn't be evaluated	

simply doing auto This = this;

This works.

I've noticed other weird issues in the watches and locals not 
showing variables.



More information about the Digitalmars-d-debugger mailing list