d'oh

That is helping immensely. I have isolated it to the sqlite area. I can't believe
I didn't know you could debug on the device itself.. THANKS!

Though it works very bizarrely ... seems to step backwards sometimes?!

Anyway, onto reading more about sqlite in the device itself. It doesn't seem to return any rows. Do I have to do something special to get the data filled database
into the phone? It is in my resources group.

James



On Feb 26, 2009, at 9:15 PM, Michael Ash wrote:

On Thu, Feb 26, 2009 at 6:29 PM, James Cicenia <ja...@jimijon.com> wrote:
hmmm...

Well I am WebObjects guy, so, I know java pretty darn well and it is fast on
the server.
I love developing for the iphone. And I find objective-c to be really nice
with this one
major hole in my knowledge.

Anyway, I do load something from a preferences file. So how do I debug that
on the phone?

The Xcode debugger works as well on the phone as it does in the
simulator. Which is to say that it is cantankerous, bizarre,
difficult, error-prone, and unstable. But still an invaluable tool.
Simply choose Run->Debug with your settings on "Device" and you'll be
able to use the debugger on your device code, assuming the thing
hasn't chosen to be broken at that moment.

Mike
_______________________________________________

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/james%40jimijon.com

This email sent to ja...@jimijon.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