Re: symbols, stripping, and crash logs
Re: symbols, stripping, and crash logs
- Subject: Re: symbols, stripping, and crash logs
- From: "James W. Walker" <email@hidden>
- Date: Mon, 10 Apr 2006 17:55:28 -0700
Lawrence Gold <email@hidden> wrote:
Here's a better description than I could give:
http://developer.apple.com/technotes/tn2004/tn2123.html#SECNOSYMBOLS
So, if I understand this correctly, in order to get what the tech
note calls per-function symbols, I would use these Xcode settings:
Under Code Generation: Uncheck "Generate Debug Symbols"
Under Deployment: Uncheck "Strip Linked Product".
Is there any GCC option that could be used to turn off per-function
symbols on individual source files? You know, so that a few
functions like CheckCopyProtection could be hidden.
--
James W. Walker, Innoventive Software LLC
<http://www.frameforge3d.com/>
_______________________________________________
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