I have got a program where something is odd with the program settings which are edited at runtime. (I do save them, that's not the problem).
To find out about the problem, I want to do the stepwise debugging that VS offers. During that, I'd like to watch the settings as I can watch the variables.
Is that possible? How can I do that?
