wxCrashPrint

Synopsis

This class formats and prints a report in case the application crashes.

Description

Crashprint is only implemented on Linux since it uses Linux only features.

The sample "crashtest" also shows how to implement the BlackBox.dll (see here) which outputs a crash report on windows.

The API reference can be found here.

Download

Everything and more can be downloaded from sourceforge.net or you can browse the CVS source tree.

Screenshots

No screenshot so far.

New releases

No releases are announced, you have to check the project list from time to tiem.

Latest info, open issues, etc.

See Readme.txt and ToDo.txt.

Feedback

To develop wxCrashPrint further I need to know what others think about. What is perfect, what is missing, what is wrong. It would be nice if could write your experience after some use into the wxCode mailing list (see feedback).

Author

wxCrashPrint was created by Otto Wyss, based on the ideas of Theodore R. Smith' implementation.