Debug mode

The Debug option allows you to build and execute your application under a debugger.

The debugger must be configured in the Target Deployment Port. See the The Target Deployment section for further information.

Note Before running in Debug mode you must change the Compilation and Link Configuration Settings to support Debug mode. For example set the -g option with most Linux compilers.

Related Topics

Configuration Settings | Selecting Build Options