From 8f3522361b803c5a04858d9aab13a9e4a8023ff4 Mon Sep 17 00:00:00 2001 From: Michael Hutchinson Date: Thu, 20 Jun 2013 14:06:30 -0400 Subject: [man] document MONO_CAIRO_DEBUG_DISPOSE --- man/mono.1 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'man') diff --git a/man/mono.1 b/man/mono.1 index 09ebe504c2e..bbb2e502533 100644 --- a/man/mono.1 +++ b/man/mono.1 @@ -906,6 +906,11 @@ evictions start happening. If evictions are too frequent this could impose unnecessary overhead, which could be avoided by using this environment variable to set up a higher cache size (or to lower memory requirements by decreasing it). .TP +\fBMONO_CAIRO_DEBUG_DISPOSE\fR +If set, causes Mono.Cairo to collect stack traces when objects are allocated, +so that the finalization/Dispose warnings include information about the +instance's origin. +.TP \fBMONO_CFG_DIR\fR If set, this variable overrides the default system configuration directory ($PREFIX/etc). It's used to locate machine.config file. -- cgit v1.2.3