Requiring Inclusion of Critical dbx Libraries | Environment Variables |
dbxenv Command |
The allow_critical_exclusion environment variable determines whether certain critical libraries are loaded.
allow_critical_exclusion on | off | Normally loadobjects -x disallows the exclusion of certain shared libraries critical to dbx functionality. By setting this variable to on that restriction is defeated. While this variable is on only corefiles can be debugged. Default: off. |