Syntax

-g

Description

The -g option instructs the compiler to generate debugging information (line numbers and data type information) for the debugger to use.

To set this option in the CrossStudio development environment

To set include debugging information for all files in a project:

To set include debugging information for a particular file (not recommended):