Parcourir la source

Update debug info

svn path=/trunk/mono/; revision=13052
Miguel de Icaza il y a 23 ans
Parent
commit
45a6cd3519
1 fichiers modifiés avec 4 ajouts et 5 suppressions
  1. 4 5
      man/mcs.1

+ 4 - 5
man/mcs.1

@@ -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.