Re: Info request on "DWARF with DSYM" settings
Re: Info request on "DWARF with DSYM" settings
- Subject: Re: Info request on "DWARF with DSYM" settings
- From: Jerry Krinock <email@hidden>
- Date: Sat, 1 Aug 2009 06:17:43 -0700
On 2009 Jul 31, at 09:45, Arnab Ganguly wrote:
When I go to Release build the crash report generated doesn't match
with the output my application generated by parsing the DWARF/DSYM
file.
Well, there is only one correct answer. If they don't match, that
means that either the Crash Report is wrong, or your app is wrong. I
would presume that your app is wrong.
You should try to desymbolize both addresses -- the one given in the
Crash Report and the one given by your app -- and verify this. Then,
the knowledge of where your app is incorrectly desymbolizing to will
give you a clue as to what is wrong in your app.
I reviewed how to desymbolize an address in a post a few days ago...
http://www.cocoabuilder.com/archive/message/xcode/2009/7/28/29664
_______________________________________________
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