• 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: Terry Lambert <email@hidden>
  • Date: Tue, 18 Aug 2009 08:07:29 -0700

Both CrashReporter and SpinTracer operate by getting the raw stack frames and then using an external process to symbolicate after the fact to avoid holding the process crashing or suspended over the symbolication process to avoid wedging the system, enabling it to recover from the event as quickly as possible.  You will want to:

    man atos

-- Terry

On Aug 18, 2009, at 3:23 AM, Arnab Ganguly <email@hidden> wrote:

This is related to the Xcode project settings that we have under the "Debugging Information Format" where have one of the option as "Stabs". I set the project as "Stabs" when it crashes, Apple crash report is able to get the symbols information related to SystemFramework like Cocoa Framework ,Appkit FrameWork etc...How it is being done I would like to know ? I have an application which resolves symbols for Application specific  whose symbols are availabke internally basicall the information is retrieved from the stabs binary, is it possible to retrieve the system frameworks symbols also from the stabs binary ?
Thanks
-A

On Tue, Aug 18, 2009 at 3:42 PM, Arnab Ganguly <email@hidden> wrote:
Hi All,
Is it possible to retrieve symbol informations specific to Mac OS X system framework from the stabs format binaries .Any help or suggestion would be very much appreciated.
Thanks in advance.
-A

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
  • Follow-Ups:
    • Re: Reading system framework information through Stabs file ?
      • From: Arnab Ganguly <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>)

  • Prev by Date: Re: which pages of the file are in the cache
  • Next by Date: Re: Reading system framework information through Stabs file ?
  • 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