Starting debugger

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.

Note: Some projects require additional configuration before a debugging session can begin. For more information, see the product's Targeting Manual.