Added support to debug XSLT using xsldbg by Keith Isdale.
commit2f2590af85aeb886a80f1da082e7cce381e525f0
authorJohannes Sixt <johannes.sixt@telecom.at>
Wed, 27 Feb 2002 20:46:25 +0000 (27 20:46 +0000)
committerJohannes Sixt <johannes.sixt@telecom.at>
Wed, 27 Feb 2002 20:46:25 +0000 (27 20:46 +0000)
treebd35e4ff60faecd21cbb0bd2a28ebd6749236cf1
parenta7437472993a9cfbdb11cc6fc3b9d70936cde80a
Added support to debug XSLT using xsldbg by Keith Isdale.
ChangeLog
kdbg/Makefile.am
kdbg/dbgdriver.h
kdbg/debugger.cpp
kdbg/main.cpp
kdbg/mainwndbase.cpp
kdbg/testprogs/Makefile.am
kdbg/testprogs/xsldoc.xml [new file with mode: 0644]
kdbg/testprogs/xsldoc.xsl [new file with mode: 0644]
kdbg/xsldbgdriver.cpp [new file with mode: 0644]
kdbg/xsldbgdriver.h [new file with mode: 0644]