Displaying 3 results from an estimated 3 matches for "xkdb".
Did you mean:
kdb
2009 Jan 31
2
Re: Debugging Xen via serial console
Hi,
kdb: to debug xen hypervisor, could also debug guests
gdbsx: to debug PV/HVM linux guests
The tree is : http://xenbits.xensource.com/ext/debuggers.hg
See README-dbg. You''ll need to setup serial access for kdb.
Thanks,
Mukesh
>
> Hi Dan,
>
> I''m currently using your version of ssplitd as it is. I haven''t tried
> kdb. For some reason I
2011 Feb 07
1
Issues while using kdb to debug Xen
Hi,
I have been trying to debug Xen using kdb. However, I am unable to
successfully boot dom0 after compiling and installing kdb.
Software/hardware config: Base distribution - Debian Lenny (64-bit) on a
Dell desktop (Optiplex 780) with a serial cable to another machine. Xen
4.0.1 (without kdb) works fine.
Here are the steps I followed to set up Xen-unstable with kdb.
1. Cloned code from
2008 Jul 02
3
Unable to switch input to xen from serial console
...sole=com1,vga com1=115200,8n1
module /boot/vmlinuz-2.6.18.8-xen.kdb ro root=LABEL=/1 rhgb quiet console=tty1 console=ttyS1,115200,8n1
module /boot/initrd-2.6.18.8-xen.img
My actual purpose is to break into xen hypervisor kdb. As per the instruction
ctrl-\ is supposed to give me the xkdb> prompt. But when i press ctrl-\ at the
serial console nothing happens. So am assuming the problem is related to me not able
to switch to xen input from serial console in the first place.
thanks,
Sandesh
Please do not print this email unless it is absolutely necessary.
The information co...