H
Herman.Nordberg
Guest
I have several problems with my VS debugger, I don't recall changing any relevant settings. The problems are:
-Applications do not close when I click on stop in the debugger, I can see an "inactive" process in the task manager and it can not be killed unless I close VS.
-pdb files are not loaded in release mode, even though they definitely exist and were loaded correctly before.
-Apps start extremely slow in the debugger, an app that takes 1-2 seconds to start normally can take minutes when debugged, even in release mode.
Any tips on how to fix it?
Continue reading...
-Applications do not close when I click on stop in the debugger, I can see an "inactive" process in the task manager and it can not be killed unless I close VS.
-pdb files are not loaded in release mode, even though they definitely exist and were loaded correctly before.
-Apps start extremely slow in the debugger, an app that takes 1-2 seconds to start normally can take minutes when debugged, even in release mode.
Any tips on how to fix it?
Continue reading...