Hi, How can I communicate a virtual machine (like Java virtual machine) with the host, If I want to use GDB serial protocol? The target backend has been developed for the virtual machine, so simple C code can be complied and run. In addition, I have written a remote stub for the target. Qian