|
@@ -59,11 +59,10 @@ or can be used by methods that have been tagged with the Conditional
|
|
|
attribute.
|
|
attribute.
|
|
|
.TP
|
|
.TP
|
|
|
.I \-debug, \-debug+, \-g
|
|
.I \-debug, \-debug+, \-g
|
|
|
-Generate debugging information. The debugging information is stored
|
|
|
|
|
-in a file with the extension .dbg (if you install system wide
|
|
|
|
|
-assemblies, you need to install this file as well). To get stack
|
|
|
|
|
-traces with debugging information, you need to invoke the mono runtime
|
|
|
|
|
-with the `--debug' flag.
|
|
|
|
|
|
|
+Generate debugging information. To obtain stack traces with debugging
|
|
|
|
|
+information, you need to invoke the mono runtime with the `--debug'
|
|
|
|
|
+flag. This debugging information is stored inside the assembly as a
|
|
|
|
|
+resource.
|
|
|
.TP
|
|
.TP
|
|
|
.I \-debug-
|
|
.I \-debug-
|
|
|
Do not generate debugging information.
|
|
Do not generate debugging information.
|