Use this panel to control how the disassembler formats the listing file, as well as error and warning messages. You can specify verbosity of messages, whether to show headers, core modules, extended mnemonics, addresses, object or source code, data modules, exception tables, and debug information.
The table below lists and defines each option of the Settings panel.
| Option | Description |
|---|---|
| Disassemble All Section Content | Disassembles all section content and sends the output to a file. This command is global and case-sensitive. |
| Disassemble Executable Section Content | Disassembles all executable content and send output to a file. |
| Intermix Source Code with Disassembly | Turn jbsr into jsr. |
| Display All Header Content | Display the contents of all headers. |
| Display Archive Header Information | Display archive header information. |
| Display Overall File Header Content | Display the contents of the overall file header. |
| Display Full Section Content | Display the full section of the file. |
| Display Debug Information | Display debug information in the object file. |
| Display Debug Information Using ctag Style | Display debug information using the ctags style. |
| Display STABS Information | Displays any STABS information in the file, in raw form. |
| Display DWARF Information | Displays any DWARF information in the file. |
| Display Symbol Table Content | Displays the contents of the symbol tables. |
| Display Dynamic Symbol Table Content | Displays the contents of the dynamic symbol table. |
| Display Relocation Entries | Displays the relocation entries in the file. |
| Display Dynamic Relocation Entries | Displays the dynamic relocation entries in the file. |