Hi,
I would like a way to "attach" to the rpc server and be able to step through the code that is being run by it in a debugger. How can I do that? Currently the code that runs in the RPC server is kind of a black box to me and this makes it hard to debug problems.
Thanks in advance.