pop_auto_destruct Environment Variable

Related Topics:

Calling Destructors When Popping Stack Frames Environment Variables
dbxenv Command

The pop_auto_destruct environment variable determines whether the appropriate destructors for local variables are automatically called when you pop a frame.
pop_auto_destruct on | off If set to on, automatically call appropriate destructors for locals when popping a frame. Default: on.