Remote debug XQuery in eXist-db

Post here issues about NVDL, not specifically linked to the oNVDL implementation.
huongvu01
Posts: 1
Joined: Mon Mar 02, 2020 7:52 am

Remote debug XQuery in eXist-db

Post by huongvu01 »

I'd like to debug XQueries in eXist-db remotely - e.g. when eXist-db application is running, I want to be able to intercept XQuery calls and see intermediate application state.

So is it possible to debug or planned to implement the remote debug support for XQuery in eXist-db? I've seen there is a possibility to debug local XQueries in Oxygen and I've also seen that eXist-db provides some remote debugging support
Radu
Posts: 9049
Joined: Fri Jul 09, 2004 5:18 pm

Re: Remote debug XQuery in eXist-db

Post by Radu »

Hi,

Please read the answer to this similar forum thread:

topic15520.html#p45678

So we only support local XQuery debugging using the Saxon XSLT processor.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply