Skip to content

SystemTools: Update EnableMSVCDebugHook to simulate "Retry"

Brad King requested to merge brad.king/kwsys:SystemTools-abort into master

Update our report handler to pretend that the user pressed "Retry". This will continue with what would have happened if there were no debug hook, such as actually abort()ing the process.

Merge request reports