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:
authorZoltan Varga <vargaz@gmail.com>2018-05-24 06:09:38 +0300
committerGitHub <noreply@github.com>2018-05-24 06:09:38 +0300
commitf3bf7e880f48aee4c2a670e51570a16f3d0cd2a7 (patch)
tree160c67b7812526a8a04f4b5872b9ba28326312df /man
parentc5eafe18c4e02d22d37dcebcdb69c5bd36b1ac74 (diff)
[jit] Add a 'verbose-gdb' option to turn on very verbose gdb crash dumps. (#8844)
Diffstat (limited to 'man')
-rw-r--r--man/mono.13
1 files changed, 3 insertions, 0 deletions
diff --git a/man/mono.1 b/man/mono.1
index 55aea5b94ce..875a1eaa11d 100644
--- a/man/mono.1
+++ b/man/mono.1
@@ -1796,6 +1796,9 @@ This option will suspend the program when an unhandled exception occurs.
.TP
\fBthread-dump-dir=DIR\fR
Use DIR for storage thread dumps created by SIGQUIT.
+.TP
+\fBverbose-gdb\fR
+Make gdb output on native crashes more verbose.
.ne
.RE
.TP