Re: moving breakpoints
Re: moving breakpoints
- Subject: Re: moving breakpoints
- From: Ron Wagner <email@hidden>
- Date: Thu, 10 Jul 2003 22:42:38 -0400
This was happening to me and drove me nuts. Found in the archives that
using Mac style line endings instead of unix style screws up the
debugger. I changed all my line endings to unix style and the debugger
started behaving correctly.
Ron Wagner
On Thursday, July 10, 2003, at 08:51 PM, Koen van der Drift wrote:
Hi,
Sometimes when I set a breakpoint in PB, the debugger actually stops
on a few lines higher or lower than where I place the mark. When I
want to debug a very short method, the debugger never stops in that
method which makes it impossible to debug.
I tried cleaning the target, but that doesn't help.
Has anyone ese seen this, and is there a way to avoid this - it can be
very annoying.
thanks,
- Koen.
_______________________________________________
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.