debug area

You use the debug area to control the execution of your code, inspect variables and registers, view console output, and interact with the debugger. The debug area opens automatically when you build and run your app by clicking the Run button in the toolbar or choosing Product > Run.

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.