Document -ddump-to-file.
authorEdward Z. Yang <ezyang@mit.edu>
Wed, 11 May 2011 21:31:58 +0000 (22:31 +0100)
committerEdward Z. Yang <ezyang@mit.edu>
Wed, 11 May 2011 21:32:05 +0000 (22:32 +0100)
Signed-off-by: Edward Z. Yang <ezyang@mit.edu>

docs/users_guide/debugging.xml
docs/users_guide/flags.xml

index b84134a..9c48f7d 100644 (file)
@@ -24,8 +24,9 @@
         a short form&hellip;).  You can get all of these at once
         (<emphasis>lots</emphasis> of output) by using
         <option>-v5</option>, or most of them with
-        <option>-v4</option>.  Some of the most useful ones
-        are:</para>
+        <option>-v4</option>.  You can prevent them from clogging up
+        your standard output by passing <option>-ddump-to-file</option>.
+        Some of the most useful ones are:</para>
 
          <variablelist>
            <varlistentry>
index 4a502b4..71790b0 100644 (file)
@@ -2233,6 +2233,12 @@ phase <replaceable>n</replaceable></entry>
              <entry>-</entry>
            </row>
            <row>
+             <entry><option>-ddump-to-file</option></entry>
+             <entry>Dump to files instead of stdout</entry>
+             <entry>dynamic</entry>
+             <entry>-</entry>
+           </row>
+           <row>
              <entry><option>-ddump-asm</option></entry>
              <entry>Dump assembly</entry>
              <entry>dynamic</entry>