Debugger

Figure 21.54. 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.

Debugger layout

A horizontal layout means that the stack of XML editors takes the left half of the editing area and the stack of XSL editors takes the right one. A vertical layout means that the stack of XML editors takes the upper half of the editing area and the stack of XSL editors takes the lower one.