On Sep 5, 2009, at 2:50 PM, Kyle Sluder <kyle.slu...@gmail.com> wrote:

On Sep 5, 2009, at 11:07 AM, "Rick C." <jo_p...@yahoo.com> 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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/aglee%40mac.com

This email sent to ag...@mac.com
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to