1
0
forked from GitHub/gf-core

debugging testgf3

This commit is contained in:
aarne
2008-03-05 18:59:14 +00:00
parent 674b4765e6
commit fe86395853
5 changed files with 20 additions and 11 deletions

View File

@@ -26,9 +26,11 @@ More options (debugging flags):
-show_refreshing -- ... after refreshing variables
-show_optimize -- ... after partial evaluation
-show_factorize -- ... after factoring optimization
-show_all -- show all phases
-1 -- stop after parsing
-2 -- ... extending
-3 -- ... renaming
-4 -- ... type checking
-5 -- ... refreshing
-1 -- stop before extending
-2 -- ... renaming
-3 -- ... type checking
-4 -- ... refreshing
-5 -- ... partial evaluation