Re: crash question NSString
Re: crash question NSString
- Subject: Re: crash question NSString
- From: Kyle Sluder <email@hidden>
- Date: Sat, 5 Sep 2009 11:50:14 -0700
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. 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