• 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: Really remote debugging
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Really remote debugging


  • Subject: Re: Really remote debugging
  • From: Nick Zitzmann <email@hidden>
  • Date: Mon, 9 May 2005 12:21:24 -0600


On May 9, 2005, at 11:37 AM, John Stiles wrote:

What would be the simplest way to get a stack crawl from this user at the point of failure? If I had the machine here I could do it with gdb, I'm sure, but I'd like something dead-simple I can tell to a non-techy user (who might not have all the dev tools installed--though I might be able to ask him to do so) and get sane results.

I've done this before. If you download the MoreIsBetter sample code from ADC, there should be some code in there that performs stack tracing. You'd need to import this code, and then subclass NSException and have the subclass generate a backtrace when an exception is raised. Then have the subclass pose as NSException, and you should be set.


Nick Zitzmann
<http://www.chronosnet.com/>


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Really remote debugging (From: John Stiles <email@hidden>)

  • Prev by Date: Re: multiple inheritance equivalent in Core Data?
  • Next by Date: Re: multiple inheritance equivalent in Core Data?
  • Previous by thread: Re: Really remote debugging
  • Next by thread: still having sheet problems
  • Index(es):
    • Date
    • Thread