Re: Debugging Cocoa Apps
Re: Debugging Cocoa Apps
- Subject: Re: Debugging Cocoa Apps
- From: Simon Stapleton <email@hidden>
- Date: Wed, 4 Dec 2002 13:55:21 +0100
From: Mike Jackson <email@hidden>
Turned off all Optimization, and checked the development build style.
Still
having problems.
Did you do a clean before building? If not, all your untouched object
files will still be in deployment style, and still be undebuggable.
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.
It's _highly_ doubtful that the OF code has anything to do with it.
Simon
--
PGP Key Id : 0x50D0698D
--
If the answer isn't obvious, the question is a distraction. Go find an
easier question.
_______________________________________________
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.