This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Virtual Machine and GDB


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]