Re: moving breakpoints
Re: moving breakpoints
- Subject: Re: moving breakpoints
- From: Brent Gulanowski <email@hidden>
- Date: Thu, 10 Jul 2003 21:17:51 -0400
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.
No, the only time I've seen that is when I forget to re-build after
making a change. Do the breakpoints listed in the breakpoint window
match their placement in the source window or the place that the
debugger stops?
--
Brent Gulanowski email@hidden
_______________________________________________
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.