Turning Off Verbose Stack Information

Related Topics:

Debugging Output Defaults

By default, the debugger displays verbose stack information during a debugging session. You can shoose to turn off the stack information.

To turn off stack information for all debugging sessions:

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. At Show verbose stack information, click the No radio button.

4. Click Save as Defaults to apply it to all sessions.

Note - To turn off verbose stack information for the current session only, use the Show Function Arguments item on the Stack menu.

Note - This option is equivalent to the dbx
stack_verbose Environment Variable