site_archiver@lists.apple.com Delivered-To: Darwin-dev@lists.apple.com On 04 Mar 2010, at 18:00, Ariel Burton wrote:
Is it posible to retain DWARF information in the outputs of the linker such as executables or dynamic libraries?
No. You can however run dsymutil on the executable or dynamic library after compiling in order to collect all relevant DWARF information into a dSYM bundle (so that you don't have to keep the object files around). Jonas _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Jonas Maebe