• 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
Getting a stacktrace on 10.5
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Getting a stacktrace on 10.5


  • Subject: Getting a stacktrace on 10.5
  • From: Gideon King <email@hidden>
  • Date: Tue, 16 Feb 2010 10:49:50 +1000

I am building on 10.6 and targeting 10.5 deployment. I pick up exceptions and log the stacktrace using callStackSymbols if it is available (10.6) - this works fine.

On 10.5, if the user has the developer tools installed, I can use the atos command to get the trace, but if they haven't is there any way to get a stacktrace on 10.5? I have tried the backtrace_symbols method, but that doesn't seem to give me anything useful.

Is there some other way of doing this on 10.5?

Are there compile options that would get backtrace_symbols to produce something useful? If so, what would be the impact of using them?

Thanks

Gideon


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: NSPanel and runModalForWindow: problems
  • Next by Date: Re: Null value from NSMutableArray
  • Previous by thread: Ignore last message...
  • Next by thread: IKImageBrowserView vs NSCollectionView and scaling
  • Index(es):
    • Date
    • Thread