Using breakpoints

The <oXygen/> XSLT/XQuery Debugger allows you to interrupt XSLT/XQuery processing to gather information about variables and processor execution at particular points.

 Inserting breakpoints

To insert a breakpoint:

 
  1. In the XML source document or the XSLT/XQuery document that you want to set a breakpoint, place your cursor on the line where you want the breakpoint to be. You can set breakpoints on XML source only for XSLT debugging sessions.

  2. Select EditBreakpointsCreate or directly click with the mouse the left side stripe of the editor window on the line where you want the breakpoint to be.