Conditional breakpoints on XSLT debugger
Posted: Mon Jul 22, 2019 10:29 am
Hello all,
I have found missing a feature that normally is in all development IDEs like conditional breakpoints, especially in the XSLT debugger.
I found it really necessary while debugging large input files that iterate multiple times the same conditional, XPATH expression, etc.
It would be nice if the breakpoint allowed to define boolean expressions to break debug when the expression is true.
Best regards.
I have found missing a feature that normally is in all development IDEs like conditional breakpoints, especially in the XSLT debugger.
I found it really necessary while debugging large input files that iterate multiple times the same conditional, XPATH expression, etc.
It would be nice if the breakpoint allowed to define boolean expressions to break debug when the expression is true.
Best regards.