Thursday, February 26, 2009

Important Question #3

While debugging in Visual Studio (C++), why can't I edit values in the watch window while the program is running? Sure there may be some context problems with local variables, but at least I could flip debugging globals without having to stop execution.

No comments: