Introduction &xsldbg; is a text based tool to debug stylesheets (the eXtensible Stylesheet Language) and has commands similar to the Unix/Linux debugger gdb. It has three major modes of execution of stylesheets. Run the whole stylesheet Step to next xsl instruction Continue until next break point is found, or stylesheet has restarted