Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2006-01-26 21:53:19 +0300
committerMiguel de Icaza <miguel@gnome.org>2006-01-26 21:53:19 +0300
commitde0ce427fa637f7c8efe323333733e4f7eeb3def (patch)
tree7d5c86accff63cc9a15766272347606630e04642 /man
parent37c983e4f9f735a2d7d3095153501a41be0425f6 (diff)
Update man page
svn path=/trunk/mono/; revision=56116
Diffstat (limited to 'man')
-rw-r--r--man/mono.113
1 files changed, 12 insertions, 1 deletions
diff --git a/man/mono.1 b/man/mono.1
index e6b06e080e9..4113b07d1e4 100644
--- a/man/mono.1
+++ b/man/mono.1
@@ -410,6 +410,14 @@ Typical output looks like this:
.PP
The offsets displayed are IL offsets.
.SH DEBUGGING
+It is possible to obtain a stack trace of all the active threads in
+Mono by sending the QUIT signal to Mono, you can do this from the
+command line, like this:
+.nf
+ kill -QUIT pid
+.fi
+Where pid is the Process ID of the Mono process you want to examine.
+The process will continue running afterwards.
.PP
You can use the MONO_LOG_LEVEL and MONO_LOG_MASK environment variables
to get verbose debugging output about the execution of your
@@ -600,7 +608,10 @@ shared state data (files, events, mutexes, pipes). By default Mono
will store the ".wapi" directory in the users's home directory.
.TP
.I "MONO_THEME"
-The name of the theme to be used by Windows.Forms. The default is "win32".
+The name of the theme to be used by Windows.Forms. Available themes today
+include "clearlooks", "nice" and "win32".
+.Sp
+The default is "win32".
.TP
.I "MONO_THREADS_PER_CPU"
The maximum number of threads in the general threadpool will be