On Tue, 18 Nov 2014 10:25:07 -0800, Jens Alfke said:

>> Those offsets tell you how far into the function (in bytes I think) it
>was.  You can indeed bring that back to a line number.  See here:
>> 
>> <http://lldb.llvm.org/symbolication.html <http://lldb.llvm.org/
>symbolication.html>>
>
>That info is for live debugging in lldb

Not exclusively it isn't.

>but Phil said these are crash
>logs coming from users

No he didn't.  He said in fact that it doesn't crash, but there's a backtrace 
from an uncaught exception in Console logs.

>so he's going to need a tool that symbolicates a
>log file. I know there are tools for that but I don't know offhand what
>they are, since I've never had to do this myself; can anyone fill in the gaps?

It's in the doc I linked to.  Scroll to the "lldb.macosx.crashlog" part.

I've never tried with an exception backtrace, but there's likely enough info it 
that doc to do it all.

Cheers,

-- 
____________________________________________________________
Sean McBride, B. Eng                 s...@rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada



_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to