Virtual Machine and GDB
Daniel Jacobowitz
drow@false.org
Mon Aug 21 00:07:00 GMT 2006
On Sun, Aug 20, 2006 at 10:10:45PM +0100, Cai Qian wrote:
> 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.
I'm sorry, I don't understand the question. What are you trying to do
that you don't know how to? Normally the stub and debugger would use
TCP to communicate, or a pipe.
--
Daniel Jacobowitz
CodeSourcery
More information about the Gdb
mailing list