Re: Decoder for new crash reports in plist format?
Re: Decoder for new crash reports in plist format?
- Subject: Re: Decoder for new crash reports in plist format?
- From: Sean McBride <email@hidden>
- Date: Mon, 07 Apr 2014 10:49:57 -0400
- Organization: Rogue Research Inc.
On Sun, 6 Apr 2014 07:03:38 -0700, Jerry Krinock said:
>Yesterday I received a crash report which my trouble zipper tool had
>culled out of a user’s Library. It was in the new plist format. I was
>able to reverse-engineer and decode it after about some minutes, but I
>was wondering:
>
>Is there a tool to automatically convert crash report plist files to the
>old, more-human-readable text format?
There's a new crash report format?
You could try this:
<http://lldb.llvm.org/symbolication.html>
(lldb) command script import lldb.macosx.crashlog
(lldb) crashlog ~/Library/Logs/DiagnosticReports/foo.crash
Cheers,
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden