Xcode Debugger: Enable "Framework-specific" edit and enabling for Exception breakpoints

Originator:pcgoracke
Number:rdar://10986690 Date Originated:05-Mar-2012 12:57 PM
Status:Open Resolved:
Product:Developer Tools Product Version:4.3 (4E109)
Classification:Enhancement Reproducible:Not Applicable
 
Xcode Debugger: Enable "Framework-specific" edit and enabling for Exception breakpoints

Summary:

The Exception Breakpoint mechanism is very useful, but gets really noisy when using a library which uses exceptions internally. The ability to edit this breakpoint to either a) add frameworks/libraries inside which to ignore exceptions, and/or b) add multiple exception breakpoints which are attached to specific libraries would be even more useful.

Specifying the applicable (or not) libraries would give us the ability to ignore exceptions that we know are handled internally and which we cannot do anything about.

Multiple exception breakpoints give us the ability to enable and disable specific exception scenarios while debugging.

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!