OSDN Git Service

add example usage of -t tracing option
authordevans <devans>
Thu, 13 Aug 2009 19:28:09 +0000 (19:28 +0000)
committerdevans <devans>
Thu, 13 Aug 2009 19:28:09 +0000 (19:28 +0000)
cgen/doc/running.texi

index 81c4111..18cb475 100644 (file)
@@ -273,6 +273,16 @@ Trace everything.
 
 @end itemize
 
+Example:
+
+@smallexample
+# Trace pmacro expansion while generating the m32r port's opcodes files
+# in the binutils package.
+cd obj/opcodes
+rm stamp-m32r
+make stamp-m32r CGENFLAGS="-v -b -t pmacros"
+@end smallexample
+
 @node v
 @section Increment the verbosity level. @option{-v}