How to add Exception Breakpoint in Xcode?
int main(int argc, char *argv[]) { NSAutoreleasePool * pool = [[NSAutoreleasePool alloc] init]; int retVal
Here are the steps.
Move to "Breakpoint Navigator".
Click + symbol at bottom-left corner of navigator.