rtc_biu_at_exit Environment Variable

Related Topics:

Generating an Automatic Blocks Report Environment Variables
dbxenv Command

The rtc_biu_at_exit environment variable determines the type of memory use report RTC produces at program exit..
rtc_biu_at_exit on | off | verbose Used when check -memuse is on explicitly or via check -all. If the value is on, a non-verbose memory use (blocks in use) report is produced at program exit. If it is set to verbose, a verbose report is produced at program exit. If it is set to off, no output is produced.This variable has no effect on the showmemuse Command. Default: on.