Inserting Breakpoints

To insert a breakpoint, follow these steps:
  1. Click the line where you want to insert the breakpoint in the XML source document or the XSLT/XQuery document.
    You can only set breakpoints on the XML source in XSLT or XQuery debugging sessions.
    Breakpoints are automatically created on the ending line of a start tag, even if you click a different line.
  2. Click the vertical stripe on the left side of the editor panel or select Create Breakpoint (Shift+F7) from the Edit > Breakpoints menu.

Figure: Example: Breakpoints