Re: XCode problem: debugger doesn't stop on breakpoint
Re: XCode problem: debugger doesn't stop on breakpoint
- Subject: Re: XCode problem: debugger doesn't stop on breakpoint
- From: Mason Mark <email@hidden>
- Date: Thu, 6 Nov 2003 15:14:27 -0800
On Nov 6, 2003, at 12:29 PM, Jesus De Meyer wrote:
I dunno what I'm doing wrong but the debugger doesn't stop on some
breakpoints I've set.
I have checked both the <appname> and Target inspector and both have
debugging symbols on.
Any idea how I can solve this?
Are you using ZeroLink? Most people at my office have noticed that the
debugger does not work reliably with ZeroLink on. When it fails the
standard procedure is to turn ZeroLink, clean build, and then debug.
That's not a very enjoyable process, some some people decide to leave
ZeroLink off. (I personally leave it enabled, but it is annoying when
the debugger fails and the above process is necessary).
So, if you have ZeroLink enabled, that might be the problem. (I don't
know why this happens, and it doesn't happen every time, but it happens
a lot.)
--
Mason Mark
Five Speed Software, Inc.
_______________________________________________
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.