Locals and autos not shown when debugging in Visual Studio 2015
Last week I ran into a problem at work when debugging, where autos and locals windows showed up but there was nothing there. I put a breakpoint and attached to a process to debug my web application as usual. However after the symbols loaded and hit the target breakpoint, the following happened. I then tried a quick watch on … [Read more…]