Re: Finding assembly offset in code
Re: Finding assembly offset in code
- Subject: Re: Finding assembly offset in code
- From: Jerry Krinock <email@hidden>
- Date: Fri, 07 Feb 2014 15:10:34 -0800
On 2014 Feb 07, at 14:50, Mills, Steve <email@hidden> wrote:
> If an app has symbols in it (e.g. crash log shows IAmAFunction instead of 0x12345678), is there an *easy* way to figure out where in the source the +n is?
I think you’re saying that you want to get crash granularity to a line number? If so, that question was asked by Graham Cox and answered by Greg Parker of Apple several years ago. Their exchange is near the bottom of this document…
https://gist.github.com/jerrykrinock/6701316
I’ve never needed it myself :)
_______________________________________________
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