Re: help with debugging
Re: help with debugging
- Subject: Re: help with debugging
- From: Jens Alfke <email@hidden>
- Date: Tue, 18 Nov 2014 10:25:07 -0800
> On Nov 18, 2014, at 10:04 AM, Sean McBride <email@hidden> wrote:
>
> 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, but Phil said these are crash logs coming from users, 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?
—Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden