Every now and then I start getting this error in the debugger constantly. Sometimes the debugger will flat out hang, some times it will pause for a minute. This is just when stepping through all objective-c code.
Any thoughts on what might cause it? I just started using a static library, and I'm stepping through static-library code and it seems that may be aggravating it.