Use the debug command in the Command-Line Debugger Shell to begin a debugging session. The debugger then takes control of program execution, starting at the main entry point of the program.
Alternatively, choose Run > Debug or click the Debug button in the Debug view toolbar to start the debugger and launch a new Debug view.