Everything

-g_line [V3.02.00 or later]


< Compile Options / Object Options >

[Format]

-g_line

[Description]

-

This option is valid only when the -debug option is specified at the same time.

-

This option enhances debugging information to enable more accurate single-step execution at the source level during debugging when optimization is performed.

-

An increase in debugging information might cause a delay in single-step execution.

[Example]

ccrx a.c -isa=rxv3 -debug -g_line