User:Petr-akhlamov/Crash Reports

From ReactOS Wiki
Jump to: navigation, search

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

In the future, sending crash reports to ReactOS bug-tracker will be implemented.

CORE-8269

Variants:

In November 2017, Mark Jansen started implementation of Dr. Watson - debugger, which collects information about error of crashed app.

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

8.03.2018 To Dr. Watson code to write a minidump was added and some improvements have been made.