Re: How to make atos give symbols?
Re: How to make atos give symbols?
- Subject: Re: How to make atos give symbols?
- From: Jerry Krinock <email@hidden>
- Date: Mon, 28 Jan 2008 21:09:18 -0800
On 2008 Jan, 28, at 20:20, Nick Zitzmann wrote:
I don't know about atos, but you can definitely make what you're
trying to do work if you build your app with "DWARF with dSYM"
debugging symbols, archive the dSYM file to some place after
building, and then use dwarfdump with the --lookup option to turn
the address into a symbol.
Arghh. I was afraid somebody was going to tell me that "Yeah, atos
doesn't work half the time, so Apple implemented and now recommends
using 'DWARF with dSYM' instead of atos."
Thanks, Nick. But this means that, since I didn't know that and
didn't set the Target to 'with dSYM' for this build, I'm out of luck
with this crash report. Is that the unfortunate truth, or does anyone
know the tricks needed to make atos successfully give symbols?
_______________________________________________
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