How to turn off Visual Studio 2013 "Watch" windows

MSgherzi

Member
Reaction score
0
Location
Tehachapi, California
Somehow, and I don't know how, I turned on the "Watch" windows debugger function in Visual Studio 2013. Every time I try and "Debug" my application, I get 8 (yes, eight) different "Watch" windows that pop-up and it freezes up Visual Studio to the point where I have to kill the process.

I have to "Start without Debugging" now every time I want to test it. Searching online has yielded no results.

This is bothering me because I have no idea what I did to enable this...

How the heck do I turn this off so I can start Debugging again normally?


Thanks!
 
Back
Top