Re: Debugging Cocoa Apps
Re: Debugging Cocoa Apps
- Subject: Re: Debugging Cocoa Apps
- From: John McGruer <email@hidden>
- Date: Wed, 4 Dec 2002 00:30:46 +0800
This could be indicating you've got the"Deployment" build style
selected. Select the "Targets" tab (in PB); click the "Build Styles"
disclosure triangle; check you've selected "Development". Hope this
helps...
John
On Tuesday, Dec 3, 2002, at 22:57 Asia/Hong_Kong, Mike Jackson wrote:
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.
_______________________________________________
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.