Re: Keep function names in deployment binary?
Re: Keep function names in deployment binary?
- Subject: Re: Keep function names in deployment binary?
- From: Chris Espinosa <email@hidden>
- Date: Tue, 12 Apr 2005 08:17:36 -0700
On Apr 12, 2005, at 3:02 AM, Jan E. Schotsman wrote:
I would like to create a deployment binary with minimal bloat that
does keep the function names so that a Crashlog contains readable
function names. What would be the best way to do this?
An exported symbols file:
http://developer.apple.com/documentation/Performance/Conceptual/
CodeFootprint/Tasks/ReducingExports.html
http://developer.apple.com/documentation/MacOSX/Conceptual/
BPFrameworks/Tasks/ExportingInterfaces.html
http://developer.apple.com/documentation/DeveloperTools/Conceptual/
Build_System/Linking/Linking.html
Chris
_______________________________________________
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