StDB - a debugger for STX

 // home

Documents
Quick Startup Using StDB Tutorial
References
STX Joost jEdit
Questions or Comments? Advice for me or from me? Please email me. Get Firefox!

Overview

StDB is a debugger for the Streaming Transformations for XML (STX). STX is a one-pass transformation language for XML documents that builds on the Simple API for XML (SAX). STX is intended as a high-speed, low memory consumption alternative to XSLT. Joost is thereby the underlying processor for STX (Joost). The processor as well as the debugger are completly written in Java. Further information could be found here.

 

News

 StDB 0.22 available
2004-10-07
- compatible with joost20041002-release
fetch here
 StDB 0.21 available
2004-08-21
- some bugfixes
download here
 StDB 0.20 is out
2004-08-20
- during editing mode the positions of placed breakpoints are adapted download here
 StDB 0.12 is available
2004-06-21
- output of stx:message
   available after debuggee
   stopped
- breakpoints in bp-view
   are now sorted
download here
 StDB 0.11 is now out
2004-06-12
Bugfixes:
- step out cmd
- breakpointing and
   breakpoint validation in
   included tsheets
download here
 StDB 0.1 is out
2004-05-10
Features:
- breakpointing
- run,suspend,resume,stop
- stepping
- run2Here cmd
- watchpoints
- variable view
- message view
- callstack view
- eventstack view
download here