• 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: Reading system framework information through Stabs file ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Reading system framework information through Stabs file ?


  • Subject: Re: Reading system framework information through Stabs file ?
  • From: Jean-Daniel Dupas <email@hidden>
  • Date: Tue, 18 Aug 2009 14:16:00 +0200

It's part of the Mach-O binary. Maybe you should read the Mach-O file format reference.

http://developer.apple.com/documentation/DeveloperTools/Conceptual/MachORuntime/Reference/reference.html

Le 18 août 2009 à 14:12, Arnab Ganguly a écrit :

Thanks for the information . So basic question, from where can I get the Mach-O symbol table info ? Is it going to be available in the symbol file generated in case of Dwarf or in the binary itself in case of Stabs ?
-A

On Tue, Aug 18, 2009 at 5:19 PM, Jonas Maebe <email@hidden> wrote:

On 18 Aug 2009, at 12:58, Arnab Ganguly wrote:

I am considering older formats.This product is pretty old and supported in
older versions of Mac. Again if we consider "DWARF" how the system framework
symbols are resolved ? I tried dwarfdump but  the output doesn't shows any
system framework symbols when I compare with Apple report.

The system frameworks do not contain debugging information (stabs nor DWARF), but only plain symbol information. You can extract this information by reading the Mach-O symbol table.


Jonas

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Reading system framework information through Stabs file ? (From: Arnab Ganguly <email@hidden>)
 >Re: Reading system framework information through Stabs file ? (From: Arnab Ganguly <email@hidden>)
 >Re: Reading system framework information through Stabs file ? (From: Jean-Daniel Dupas <email@hidden>)
 >Re: Reading system framework information through Stabs file ? (From: Arnab Ganguly <email@hidden>)
 >Re: Reading system framework information through Stabs file ? (From: Jonas Maebe <email@hidden>)
 >Re: Reading system framework information through Stabs file ? (From: Arnab Ganguly <email@hidden>)

  • Prev by Date: Re: Reading system framework information through Stabs file ?
  • Next by Date: which pages of the file are in the cache
  • Previous by thread: Re: Reading system framework information through Stabs file ?
  • Next by thread: Re: Reading system framework information through Stabs file ?
  • Index(es):
    • Date
    • Thread