Always set Exception Breakpoint
You should always have an Exception Breakpoint set:
This breakpoint will let you see the exact line where your code threw an exception.
Written by Sergei Cherepanov
Related protips
1 Response
When you create the Exception Breakpoint, by default it is created only for that project. (You can see part of the XCode project icon in the above screenshot)
Right click on the breakpoint and choose Move Breakpoint To > User. This will add it to your user profile which is applied to all projects. This way you don't need to remember to do it every time you open/create another project.
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Xcode
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#