Hi All,

This is for Mac.

I have the “All Objective-C Exceptions” breakpoint enabled. I’m calling a third 
party method that calls into the Core Foundation layer and this causes an 
exception. The method handles the exception by using @catch and deals with the 
problem internally.

My problem is that it is causing the  “All Objective-C Exceptions” to trigger 
which causes a hiccup in my App. I switched it off but now other real 
exceptions are being ignored too. Is there any way to set it up so that it 
doesn’t breakpoint on the ones in the Third Party Method but does breakpoint on 
all others?

Thanks a lot for any help.

All the Best
Dave


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (Xcode-users@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to