2021-10-07 02:50 AM
I am atrying to look at some global variables while debugging using the live expression feature, but when I add them and run the program I can only see a blank space that some times is filled by a 0. It is like flashing sometimes,
I have checked my debugger options and I think that I have them properly set.
2021-10-07 06:05 AM
Works for me.
What variables are you trying to watch? Are the declared globally?
Perhaps a screenshot would help describe the issue.
Is "0" the value you expect for the variable?