Generating an Automatic Blocks Report

Related Topics:

Runtime Checking Defaults

By default, runtime checking generates a summary reporwhen your program exits. You can choose to have it generate a detailed blocks report or no report

To have runtime checking generate a detailed blocks report or no report on exit:

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 Runtime Checking tab

3. At Automatic blocks report at exit, click the Detailed radio button or theNone radio button.

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
rtc_biu_at_exit Environment Variable.