About the debug area

Use the Xcode debugger to inspect your code while running your app. The Debug navigator and debug area automatically appear when you build and run your app. If necessary, show the navigator area by clicking the left button () and show the debug area by clicking the middle button () on the right of the toolbar.

The three main components of the debug area are:

You can debug multiple apps or processes at the same time. Each session requires a separate project window.

See alsoView threads in the debug areaView variables in the debug area