Requiring Inclusion of Critical dbx Libraries

Related Topics:

Advanced Defaults

By default, the debugger disallows the exclusion of certain shared libraries that are critical to dbx functionality. If you set the option to allow these libraries to be excluded, you can debug core files only.

To not require the inclusion of critical dbx libraries:

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, cllick the Advanced tab.

3. At Require inclusion of certain dbx libraries, click the checkbox to disable it.

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