问题
recently I've installed VS2012
I have an application that is a socket server and run another client application to hit it.
before installing vs2012 when I was debugging everything was stopping, but now other threads keep on going.
I checked the Debug Options and "Break all processes when one process breaks" is ticked
I also tried using VS2010 but same problem
来源:https://stackoverflow.com/questions/12819002/debugging-break-in-one-process-doesnt-stop-the-other-ones-after-vs2012-installe