Page 1 of 1

Remote debug XQuery in eXist-db

Posted: Mon Mar 02, 2020 7:57 am
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

Re: Remote debug XQuery in eXist-db

Posted: Mon Mar 02, 2020 12:00 pm
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