Просмотр исходного кода

Update debug info

svn path=/trunk/mono/; revision=13052
Miguel de Icaza 23 лет назад
Родитель
Сommit
45a6cd3519
1 измененных файлов с 4 добавлено и 5 удалено
  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. 
 .TP
 .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
 .I \-debug-
 Do not generate debugging information.