this was the answer from the brad larson on this SO question
If you add two breakpoints, you should be able to debug these exceptions. To do this, go to Run | Show |
I would also like to recommend adding the +[NSException raise:format:arguments:] breakpoint and its location should be CoreFoundation.
+[NSException raise:format:arguments:]
CoreFoundation