The set of lisp scripts are designed to work with xsldbg version 4.7.0 or later
They allow the debugging of stysheets using xsldbg
You can find xsldbg at
http://sourceforge.net/projects/xsldbg
xsldbg's documentation and command reference can be found at
http://xsldbg.sourceforge.net
The code has the same licence as xemacs.
I was unable to contact the original author of these files to
clarify licence any further.
Tested versions
Linux : XEmacs [version 21.5]
Copy directory into your lisp path and modify the load-path
setting in your ~/.xemac/init.el to point to where you've put it.
You must have xslide set to be loaded when a XSL file is opened
You must set the value xemacs variable xsl-xsl-result Set to where
the default output of xsldbg-mode goes to. See the "Installation section in xsldbg.el" for an example
You may need to perform byte compile of these files to suit your installation of xemacs.
See also the functions xsldbg-mode, xsldbg and xsldbg-buffer in xsldbg.el
This is provided as is and is used at your risk. All effort has been
made to ensure that it works as expected. Please advise author of any
issues. These files contain a lot of "dead code" that will never be
used.
Post them via the bugs section of sourceforge.net/projects/xsldbg
or advise author at "Keith Isdale" keithisdale@gmail.com
Support for
breakpoints
setting, deleting, enabling, disabling
running
step, quit, restart
frame
stepup, stepdown, where
printing
global variables, local variables
Displaying
source related to current breakpoint
the output of transformation