Re: [iPhone] Grouped TableView baffling problem
Re: [iPhone] Grouped TableView baffling problem
- Subject: Re: [iPhone] Grouped TableView baffling problem
- From: Kyle Sluder <email@hidden>
- Date: Fri, 8 May 2009 05:42:46 -0400
Not much of an iPhone dev, but have you checked where you are when the
debugger kicks in? `where` in the the gdb console or just looking at
the Debugger panel (or the status bar) will usually tell you. From
the empty debug console it sounds like you're breaking on
objc_exception_throw and just not noticing it; if you are, single-step
through the program until it prints out the exception to the console.
--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