DD-Diana
When debugging small programs, I find it more useful/faster to watch `__params` and `__locals` than typing each variable. I think it would be useful to automatically watch those two (if the users wants to) when debugging a new executable.
What do you think?
aolo2th
I'll add that the "standart" (as in Visual Studio) way of doing this is having a separate tab called "Locals" or "Auto" or sxhhxomething like that.