Page 1 of 1

Remember settings in Watch Values

Posted: 23 May 2010 13:39
by brelstad
Hi,

Scenario:
I'm single stepping my code in the debugger and have a list of 50 values in the "Watch Values" window.
These values have several different representations. (Some are hex, some are binaries and some are decimal)

Problem:
When I abort the debugging, all the representations for the values in the "Watch Values" windows are forgotten.
Every time I start the debugger, I'll first have to set the representation on each "Watch Value" (if it's different than decimal).
With 50 values it's a nightmare...

Wish:
Please make each of the values listed in the "Watch Value" window remember it's representation setting.


Regards
Bengt R. Elstad