[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Stylesteet debugger for windows
- From: k_isdale@tpg.com.au
- To: xml-dev@lists.xml.org
- Date: Sun, 09 Sep 2001 03:23:39 +0000 (GMT)
Hi all,
I've been working on a debugger for based on
libxslt by xmlsoft.org. There is now a build for
windows. It built under the GPL licence.
Look at
http://www4.tpgi.com.au/users/k_isdale/xsldebugger
/
It has a built in help and system and include the
core commands needed to debug stylesheets.
Its command set includes
Help related : help
Running related : (bye|exit|quit), step,
stepout, cont, run
Template related : templates, where
Break point related : break, showbreak,
clear
Expression viewing(xpath) : cat
Node viewing : ls, dir, du, cat, pwd
Variable viewing : globals, locals, cat
Node selection : source, data, cd