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. Right-click the vertical stripe on the left side of the editor panel and select Add breakpoint.

Breakpoints

Parent topic: Using Breakpoints Previous topic: Using Breakpoints Next topic: Removing Breakpoints