Hi guys,
Does anyone here have any experience with (3rd party) crash reporters? The kind that pops up if your app crashes and asks the user to send in the crash-log and system configuration.
We would like to implement such a system and we found some frameworks that can do it:
Cross-platform Framework used by Firefox:
http://code.google.com/p/google-breakpad/
Windows Framework:
http://code.google.com/p/crashrpt/
OSX Frameworks:
http://cmcrashreporter.codingmammoth.com (simple and good documentation)
http://www.infinite-loop.dk/developer/index.php (old)
http://www.zathras.de/angelweb/sourcecode.htm#UKCrashReporter (vague)
Jules, perhaps you can find any satisfaction in implementing a cross platform crash reporter in JUCE? 
