Virtual Machine and GDB

Daniel Jacobowitz drow@false.org
Mon Aug 21 01:54:00 GMT 2006


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



More information about the Gdb mailing list