strip "safety"
strip "safety"
- Subject: strip "safety"
- From: Felix Schwarz <email@hidden>
- Date: Thu, 17 Mar 2005 12:33:50 +0100
Hi,
I'm using
strip myexecutable
to strip unnecessary symbols from my executable and reduce it in size.
My app continues to start up and work fine. One question, though:
When do all symbols in an executable get resolved? On launch time or
dynamically during the execution of the program?
Or, asked differently: Do I still have to fear lacking symbol
information in an executable if it started up fine?
Also, is it still possible to make any use of the logs of CrashReporter
using the function addresses (since function names can't be provided
any more after stripping)?
Thanks in advance :)
Best regards,
Felix
_______________________________________________
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