Visible to Intel only — GUID: GUID-477882DE-5FE3-4FC8-94D4-5BD89A8D3D59
Visible to Intel only — GUID: GUID-477882DE-5FE3-4FC8-94D4-5BD89A8D3D59
show
Controls the contents of the listing generated when option list is specified.
Syntax
Linux: |
-show keyword[, keyword...] |
macOS: |
-show keyword[, keyword...] |
Windows: |
/show:keyword[, keyword...] |
Arguments
keyword |
Specifies the contents for the listing. Possible values are:
|
Default
include, map, and options |
When a listing is generated, it contains the contents of INCLUDEd files, a symbol list with a line number cross reference, and a list of compiler options used. |
Description
This option controls the contents of the listing generated when option list is specified.
If you specify option show and do not specify option list, the option is ignored.
IDE Equivalent
Alternate Options
None