Generating an Automatic Leaks Report
Related Topics:
By default, runtime checking generates a summary report when your program exits. You can choose to have it generate a detailed leaks report or no report
To have runtime checking generate a detailed leaks 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 leaks report at exit, click the Detailed radio button or the None 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_mel_at_exit Environment Variable.