Just in Time Debugger not activating
Visual Studio
1
Posts
1
Posters
3
Views
1
Watching
-
Hi I recently got a new machine with Windows 10 and the Just in Time debugger is not working for me, like it used to in Windows 7. No error window at all is opened when my program crashes. I'm using Microsoft Visual Studio Community 2017 and I have checked that the Just In Time debugger is installed and that all options are turned on in Tools/Options/Debugging/Just-In-Time. Like it says you should do to enable Just In Time on this page: Just-In-Time Debugging in Visual Studio[^] What could be causing Just In Time to not activate when my program crashes? Do I have to enable debugging somewhere else in Windows perhaps?