Setting the Disassembler Version

Related Topics:

Advanced Defaults

You can set the version of dbx's built-in disassembler. For SPARC V8, V9, or V9 with Visual Instruction Set (VIS), you can override the dynamically determined default. The default is Autodetect, determined dynamically from the type of the a.out.

To set the disassembler version:

1. In the Debugging Window, choose Debug Debugging Options. Or, in the Sun WorkShop main window, choose Options Debugging Options.

2. In the Debugging Options Dialog Box, click the Advanced tab.

3. Click the radio button of the correct version.

4. Click OK to apply the change to the current session, or click Save as Defaults and then click OK to apply it to all sessions.

Note - This option is equivalent to the dbx
disassembler_version Environment Variable.