Documentation
- Documented rc.debug.parser=3.
This commit is contained in:
@@ -461,7 +461,8 @@ Level 1 shows hook calls. Level 2 also shows exit status and I/O.
|
|||||||
.TP
|
.TP
|
||||||
.B debug.parser=0
|
.B debug.parser=0
|
||||||
Controls the parser diagnostic level. Level 0 means no diagnostics. Level 1
|
Controls the parser diagnostic level. Level 0 means no diagnostics. Level 1
|
||||||
shows the parse tree. Level 2 shows expression evaluation details.
|
shows the parse tree. Level 2 shows expression evaluation details. Level 3
|
||||||
|
shows parse trees from every phase of the parse.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B debug.tls=0
|
.B debug.tls=0
|
||||||
|
|||||||
Reference in New Issue
Block a user