Re: debugging symbols for universial binary library
Re: debugging symbols for universial binary library
- Subject: Re: debugging symbols for universial binary library
- From: Ethan Tira-Thompson <email@hidden>
- Date: Thu, 2 Apr 2009 11:12:00 -0400
Alternatively, maybe I can change the debugging symbol format so
it's embedded in the .dylib and merged alongside with the code into
the universal binary...?
To answer my own question, I switched to using -gstabs+, which stores
the symbols for each architecture inside the binary, so they can be
lipo'd together and keep their symbols.
-Ethan
_______________________________________________
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