Changing the Number of a.outs Cached | Environment Variables |
dbxenv Command |
The aout_cache_size environment variable determines the size of the a.out loadobject cache.
aout_cache_size number | Set aout_cache_size to number when debugging number programs serially from a single dbx. Setting it to zero still allows caching of shared objects. Also see locache_enable Environment Variable. Default: 1.. |