Re: Extract information from Mac OS X crashlog
Re: Extract information from Mac OS X crashlog
- Subject: Re: Extract information from Mac OS X crashlog
- From: Jerry Krinock <email@hidden>
- Date: Wed, 25 Sep 2013 08:37:57 -0700
On 2013 Sep 25, at 00:45, Kevin Molcard <email@hidden> wrote:
> Unfortunately, once I have stripped symbols, no matter the value of the|STRIP_STYLE|flag, the product I am not able to get the exact line number. From what I read in the TN, it seems to be possible.
The procedure given in TN2123 assumes that gdb will find the dSYM with Spotlight, which doesn't always work. To fix that, give it your dSYM manually using the add-dsym command.
For exact details, and other tips I've collected which are not in TN2123, read this…
https://gist.github.com/jerrykrinock/6701316
_______________________________________________
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