Kamble, Nitin A
2006-Mar-16 20:27 UTC
[Xen-devel] [PATCH] fix for debugging VMX guest with gdbserver-xen
Hi Ian, Keir, The current state of the xen & gdbserver is not able to get the guest registers and memory correctly. The attached patch adds an smp_call_cpu_mask() function to call a function on a particular cpu to get the registers from the cpu context. Also the current gdbserver code does not handle the guest paging disabled mode properly. This patch also fixes this by adding a guest_paging state check. Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Thanks & Regards, Nitin ------------------------------------------------------------------------ ----------- Open Source Technology Center, Intel Corp _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel