Debugger

This section explains the settings available for Debugger mode. To display settings select OptionsPreferencesXSLT/FO+Debugger Options (see the section called “Debugger”).

 

Figure 17.39. The Debugger preferences panel

The Debugger preferences panel

The following settings are available:

Show xsl:result-document output

If checked, the debugger presents the output of xsl: result-document instruction into the debugger output view.

Infinite loop detection

Set this option to receive notifications when an infinite loop occurs during transformation.

Maximum depth in templates stack

How many templates (<xsl:templates>) instructions can appear on the current stack. This setting is used by the infinite loop detection.