To display list of template break points.
Shortcut name: show
If a mode exists on a template breakpoint then it will be appended to the end of template name for breakpoint. An example of the output is :
Breakpoint 3 enabled for template :"*" in file test1.xsl : line 105 |
Breakpoint 2 enabled for template :"* testMode" in file test1.xsl : line 109 |
Breakpoint 1 enabled for template :"* http://www.w3.org/1999/XSL/Transform:testMode" in file test1.xsl : line 113 |
Total of 3 breakpoints present |