Re: crash question NSString
Re: crash question NSString
- Subject: Re: crash question NSString
- From: Andy Lee <email@hidden>
- Date: Sat, 05 Sep 2009 16:09:58 -0400
On Sep 5, 2009, at 2:50 PM, Kyle Sluder <email@hidden> wrote:
On Sep 5, 2009, at 11:07 AM, "Rick C." <email@hidden> wrote:
thank you all for the help. yes i will do that to confirm exactly
what method it's coming from. i appreciate it,
If you want to know why you crashed, look at the backtrace. That's
the one and only definitive source of this information.
Very true. The question I answered is not actually very useful. You
need to reproduce the bug and pinpoint the line of code that causes it.
--Andy
Poking and prodding will give you some information, but cannot
answer the question "Why did my app just crash?"
If you are unfamiliar with using the debugger, I suggest you read
the Xcode debugging documentation. It will save you infinite wasted
time spent blindly guessing.
--Kyle Sluder
_______________________________________________
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
_______________________________________________
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