Crash launches VC debugger
-
Hi, On my machine on work I have begun experiensing that the Visual Studio debugger is launched when a program crashes (not one of mine of course :-)) I know this "feature" can be disabled, I just cannot remember how. Can anybody help me out - pleez? Christian Skovdal Andersen
-
Hi, On my machine on work I have begun experiensing that the Visual Studio debugger is launched when a program crashes (not one of mine of course :-)) I know this "feature" can be disabled, I just cannot remember how. Can anybody help me out - pleez? Christian Skovdal Andersen
That's "just in time" debugging and there's a checkbox for it on Debug tab of the Tools - Options dialog.
-
That's "just in time" debugging and there's a checkbox for it on Debug tab of the Tools - Options dialog.
Thanks, I'll try that. Christian Skovdal Andersen