This document provides an overview and introduction to debugging iOS applications using Xcode. It discusses the Xcode debugging environments, setting exception and symbolic breakpoints, editing and managing breakpoints, breakpoint actions including using AppleScript, and expressions. The document is intended to help new developers quickly learn the basics of debugging iOS applications in Xcode. It is part of a three part series on iOS debugging.