Showing the Compiler Command Line

Related Topics:

Debugging Output Defaults

By default, the debugger does not print the compiler command line when you use Fix to modify your code. You can tell the debugger to print the compilation line when you use Fix.

To show the compiler command line during a Fix:

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 Debugging Output tab.

3. Click the Yes radio button at Show compiler command line during Fix.

4. Click OK to save changes for the current session or click Save As Defaults and then clickOK to save as the new default for all sessions.

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