Debugging Cocoa Apps
Debugging Cocoa Apps
- Subject: Debugging Cocoa Apps
- From: Mike Jackson <email@hidden>
- Date: Tue, 03 Dec 2002 09:57:40 -0500
Sorry in advance if this has already been asked but a search through the
archives didn't reveal anything.
Coming over from Java, I am starting learn Obj-C. I have a small app that is
working fine but I have a question about debugging. Maybe the following is
normal for Obj-C but is new to me.
When I debug stepping to the next line of code sometimes takes me back a few
lines instead, or maybe forward a few lines, then stepping again (using the
PB Gui) might bring me back to the line of code I was on, or it might
actually go to the next line of code, very inconsistent.
I have never seen something like this when I was coding with java, but like
I said, this is my first foray into Obj-C. Is this normal or is something
completely messed up with my Dev Env?
OS X 10.2.2 + July Dev tools + August and Oct Patches.
The App contains Omni Groups Frameworks also if that means anything.
Thanks for any help/Pointers
Mike Jackson
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.