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 Mon, Aug 21, 2006 at 01:24:01AM +0100, Cai Qian wrote:
> I tried to use GDB to remote debug code run on virtual machine, but I
> don't know how to commnunicate target and host. Does it mean I need to
> insert some code to virtual machine, so it will wait a socket Then,
> GDB is going to connect this port?

Yes, that's usually how it's done.

-- 
Daniel Jacobowitz
CodeSourcery


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