rtc_mel_at_exit Environment Variable

Related Topics:

Generating an Automatic Leaks Report Environment Variables
dbxenv Command

The rtc_mel_at_exit environment variable determines the type of memory leak report RTC produces at program exit.
rtc_mel_at_exit on | off | verbose Used when leaks checking is on. If the value is set to on, a non-verbose memory leak report is produced at program exit. If it is set to verbose, a verbose memory leak report is produced at program exit. If it is set to off, no output is produced. This variable has no effect on the showleaks Command. Default: on.