This class formats and prints a report in case the application crashes.
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.
Everything and more can be downloaded from sourceforge.net or you can browse the CVS source tree.
No screenshot so far.
No releases are announced, you have to check the project list from time to tiem.
See Readme.txt and ToDo.txt.
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).
wxCrashPrint was created by Otto Wyss, based on the ideas of Theodore R. Smith' implementation.