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, ldata modules, exception tables, and debug information.
The following table lists and describes the PowerPC disassembler settings.
| 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 |
| Show Core Modules | Check to show core modules in the listing file |
| Show Extended Mnemonics | Check to show the extended mnemonics in the listing file |
| Show Source Code | Check to show the source code in the listing file |
| Only Show Operand and Mnemonics | Check this checkbox to have the disassembler list the offset for any functions in the disassembled module. |
| Show Data Modules | Check to show the data modules in the listing file |
| Disassemble Exception Tables | Check to disassemble exception tables in the listing file |
| Show DWARF Info | Check to have the disassembler include DWARF symbol information in the disassembled output. Checking this checkbox makes the Relocate DWARF Info checkbox available. |
| Relocate DWARF Info | Check to relocate object and function addresses in the DWARF information. |
| Verbose | Check to shows each command line that it passes to the shell, along with all progress, error, warning, and informational messages that the tools emit |