[xquery-talk] Debugging XQuery in a 100% open source environment.

William Candillon wcandillon at gmail.com
Tue Nov 11 15:03:21 PST 2008


Hello folks,

Indeed, the lastest release of Zorba includes an open source XQuery
remote debugger.
You can use it through three medias:
  - The lastest release of the XQuery Development Tooltik eclipse
plugin which ships Zorba and provides XQuery debugging support
(http://www.xqdt.org/).
  -  Zorba command line utility provides a command-line debugger
client with a user experience similar to gdb command-line debugger
(http://www.zorba-xquery.com/doc/zorba-0.9.4/zorba/html/debugger.html).
  - Zorba provides a set of high-level C++ API that allows developers
to embed and build front-end XQuery debuggers
(http://www.zorba-xquery.com/doc/zorba-0.9.4/cxx/html/classzorba_1_1ZorbaDebuggerClient.html).

Best regards,

William

-- 
William Candillon
http://apdt.googlecode.com


More information about the talk mailing list