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.

Reply via email to