Everything

-show


< Compile Options / List Options >

[Format]

-show=<sub>[,...]
      <sub>: { source | conditionals | definitions | expansions }

[Description]

-

This option sets the source list file contents.

-

The suboptions and specified contents are shown in the following table.

Table 2.5

Suboption Specifications

Suboption

Description

source

Outputs the C/C++ source file.

conditionals

Outputs also the statements for which the specified condition is not satisfied in conditional assembly.

definitions

Outputs the information before .DEFINE replacement.

expansions

Outputs the assembler macro expansion statements.

 

[Remarks]

-

This option is valid only when the listfile option has been specified.

-

Information output from the compiler is written to the source list. For the source list file format, refer to Assemble List File.