Debugging Performance Defaults |
By default, the debugger caches one a.out. You can change the number of a.outs cached.
Set the number to n when shifting between debugging n programs from a single dbx window. For example, set the value equal to the current number of programs on the Debug menu picklist. A zero setting still allows caching of shared objects.
You will realize significant performance gains only if you have ample RAM and swap space.
To change the number of a.out's cached:
Note - This option is equivalent to the dbx aout_cache_size Environment Variable.