User:Petr-akhlamov/Crash Reports

From ReactOS Wiki
< User:Petr-akhlamov
Revision as of 20:27, 7 January 2018 by Petr-akhlamov (talk | contribs) (debugger is implemented)
Jump to: navigation, search

03-07-2016 Auto-Execute Debugging function for starting user-specified debugger for crashed app was implemented in ReactOS.

In future will implemented feature sending crash report to ReactOS bug-tracker.

CORE-8269

Variants:

In november 2017 Mark Jassen started implementation of Dr. Watson - debugger, which collect information about error of crashed app.

6.01.2018 Dr.Watson basic functional was implemented. Dump is saved to the desktop, and the user is notified of the dump being dropped there.