> On Nov 18, 2014, at 10:04 AM, Sean McBride <s...@rogue-research.com> 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 (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