/docs/dox/using_error_reports.dox
http://crashrpt.googlecode.com/ · Unknown · 19 lines · 12 code · 7 blank · 0 comment · 0 complexity · a9e7b78724caf807ce75a574a8bda7a4 MD5 · raw file
- /*!
-
- \page using_error_reports Using Error Reports
-
- This section covers the following topics:
-
- - \subpage analyzing_error_reports page contains general information on crash report analysis.
-
- - \subpage using_crash_descriptor page describes how to use the information contained inside of
- the <i>crashrpt.xml</i> file.
-
- - \subpage using_minidump page tells about using the <i>crashdump.dmp</i> file. The minidump
- file can be opened in Visual Studio IDE or in WinDbg.
-
- - \subpage automating_crash_report_processing describes how to automate crash report analysis
- with tools provided by CrashRpt. Automating the analysis is useful when you receive
- too many error report and processing them manually becomes too difficult.
-
- */