• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: debugging symbols for universial binary library
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: debugging symbols for universial binary library


  • Subject: Re: debugging symbols for universial binary library
  • From: Jonas Maebe <email@hidden>
  • Date: Thu, 2 Apr 2009 18:16:50 +0200


On 02 Apr 2009, at 17:55, Chris Espinosa wrote:

stabs are deprecated in Xcode and Mac OS X. Dwarf (not Dwarf with dSYM) is embedded in the binary just like stabs.

DWARF is embedded in the object files of the binary, but not in the binary itself (unlike stabs, which are linked into the binary proper). dsym extracts the DWARF info from the object files, puts it in a separate dSYM bundle and makes the binary refer to this bundle (instead of to the object files).


For those interested in the details of the DWARF handling on Mac OS X: http://wiki.dwarfstd.org/index.php?title=Apple's_"Lazy"_DWARF_Scheme


Jonas _______________________________________________ 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
  • Follow-Ups:
    • Re: debugging symbols for universial binary library
      • From: Ethan Tira-Thompson <email@hidden>
References: 
 >debugging symbols for universial binary library (From: Ethan Tira-Thompson <email@hidden>)
 >Re: debugging symbols for universial binary library (From: Ethan Tira-Thompson <email@hidden>)
 >Re: debugging symbols for universial binary library (From: Chris Espinosa <email@hidden>)

  • Prev by Date: Re: debugging symbols for universial binary library
  • Next by Date: Re: How to get rid of local C++ symbols in a dylib?
  • Previous by thread: Re: debugging symbols for universial binary library
  • Next by thread: Re: debugging symbols for universial binary library
  • Index(es):
    • Date
    • Thread