Re: debugging in 2.3
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