iOS SDK Quick Tip: Global Breakpoints & Objc_Exception_Throw

This iOS SDK quick tip will demonstrate how to set global breakpoints in an Xcode project. Specifically, it will demonstrate how to trigger an automatic breakpoint every time an application throws an exception in debug mode. This handy workflow enhancements can shave hours of painful debugging time from your next big project!

Tags:

Comments

Related Articles