Re: DWARF format and stripping
Re: DWARF format and stripping
- Subject: Re: DWARF format and stripping
- From: Jason Molenda <email@hidden>
- Date: Wed, 31 May 2006 15:19:08 -0700
On May 31, 2006, at 3:17 PM, Shawn Erickson wrote:
On 5/31/06, Jason Molenda <email@hidden> wrote:
On May 31, 2006, at 3:00 PM, Shawn Erickson wrote:
> Can't you just use DWARF without dSYM for your release build? Then
> strip your release product before shipping it to the customer
keeping
> the unstripped version for "symbolication" of user submitted crash
> logs? Or does that not work either?
Yep, that will work. You will only get function names not line
numbers, though.
You would get line numbers if also kept the object files?
No. atos doesn't have any ability to parse DWARF debug information
right now.
J
_______________________________________________
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