Use this panel to specify disassembler settings.
The following table lists and describes the disassembler settings options for DSC.
| Option | Description |
|---|---|
| Show Headers | Check to display headers in the listing file; disassembler writes listing headers, titles, and subtitles to the listing file |
| Show Symbol and String Tables | Check to display symbol and string tables directives to the listing file |
| Verbose Information | Tells the compiler to provide verbose, cumulative information in messages. |
| Show Relocations | Check to have the disassembler show information about relocated symbols. Clear to prevent the disassembler from showing information about relocated symbols. |
| Show Code Modules | Check to show core modules in the listing file |
| Show Extended Mnemonics | Check to show the extended mnemonics in the listing file |
| Show Addresses and Opcodes | Check to show the addresses and object code in the listing file |
| Show Source Code | Check to show the source code in the listing file |
| Show Comments | Check to show the comments in the listing file |
| Show Data Modules | Check to show the data modules in the listing file |
| Show Exception Tables | Check to disassemble exception tables in the listing file |
| Show Debug Information | Check to generate symbolic information for debugging the build target |