At 18:00 -0600 5/3/06, Chris Kohout wrote:
I'd love to implement a system where anytime my app crashes in the field, it
lets the user send an automated bug report into my bug tracking system.

Line numbers would indeed be great.

But in the meantime, Scott Forbes wrote a nice, simple and effective class to send stack traces called RuntimeExceptionPlus which might save you the work of creating one from scratch

http://www.ravenna.com/~forbes/yonk/source/

I modified this somewhat to also include a history of any internal warnings (of unusual but not fatal activity) with the bug report. The warnings are of course manually coded per method.

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to