Re: How to make atos give symbols?
Re: How to make atos give symbols?
- Subject: Re: How to make atos give symbols?
- From: Chris Suter <email@hidden>
- Date: Tue, 29 Jan 2008 16:57:48 +1100
On 29/01/2008, at 4:09 PM, Jerry Krinock wrote:
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."
I don't know of any problem with atos and I don't think Nick was
suggesting that there was.
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?
If you're using atos and not getting anything out of it, check that
you've got the right architecture—a mistake I've made before.
You can also use gdb.
- Chris
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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