OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Stylesteet debugger for windows



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