• 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 in 2.3
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: debugging in 2.3


  • Subject: Re: debugging in 2.3
  • From: Paul Walmsley <email@hidden>
  • Date: Tue, 13 Jun 2006 15:50:30 +0100


Right now, it's loading 173954
stack frames.  Is there a way to speed up this process?  This is
excruciating.
Presumably though, your crash is occurring precisely because you've exhausted the stack? I wouldn't be surprised at any debugger that takes a moderately long time to resolve that much information. On the odd occasions that I encounter stack crashes like this the application hangs for a short while -- trying to break in the debugger when that occurs could be a faster way of diagnosing where this is happening. Sounds like you have some infinite recursion.

Paul

_______________________________________________
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


References: 
 >debugging in 2.3 (From: "Wesley Smith" <email@hidden>)

  • Prev by Date: Re: debugging in 2.3
  • Next by Date: Re: debugging in 2.3
  • Previous by thread: Re: debugging in 2.3
  • Next by thread: Re: debugging in 2.3
  • Index(es):
    • Date
    • Thread