On Aug 23, 2009, at 4:45 PM, Chase Meadors wrote:
This issue has been bothering me. I'm experience some weird behavior
when debugging with Xcode with breakpoints.
This is not Cocoa-related. It belongs on the xcode-users list, not
cocoa-dev.
--
I.S.
__
This issue has been bothering me. I'm experience some weird behavior
when debugging with Xcode with breakpoints. Basically, the highlighted
current code line seems to jump around erratically. It's almost like
it has to go through a declaration/initialization twice to actually
register it.