Re: Debugging Cocoa Apps
Re: Debugging Cocoa Apps
- Subject: Re: Debugging Cocoa Apps
- From: Mike Jackson <email@hidden>
- Date: Tue, 03 Dec 2002 14:05:56 -0500
Turned off all Optimization, and checked the development build style. Still
having problems.
And About the OF Frameworks, I never debug down into OF Frameworks, but am
simply trying to debug my own code.
I think I will separate out my code and make a new project and see if the
problem persists. Then at least I can figure out if OF has anything to do
with it.
Thanks
Mike
On 12/03/2002 11:30, "John McGruer" <email@hidden> wrote:
>
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.
_______________________________________________
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.