Re: crash question NSString
Re: crash question NSString
- Subject: Re: crash question NSString
- From: "Rick C." <email@hidden>
- Date: Sat, 5 Sep 2009 19:54:20 -0700 (PDT)
thanks again everyone i will do that.
rick
________________________________
From: Kyle Sluder <email@hidden>
To: Rick C. <email@hidden>
Cc: cocoa dev <email@hidden>
Sent: Sunday, September 6, 2009 2:50:14 AM
Subject: Re: crash question NSString
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