From: Ian Jackson Date: Fri, 6 Jun 2008 15:47:56 +0000 (+0100) Subject: No gdbstub in Xen DM X-Git-Tag: xen-3.3.0-rc1~98 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=ed1ca0d2a5b199a8d06f542a5b4909ce555e85a5;p=qemu-xen-3.4-testing.git No gdbstub in Xen DM --- diff --git a/xen-config-host.h b/xen-config-host.h index b7a7c9ba..e6b02fef 100644 --- a/xen-config-host.h +++ b/xen-config-host.h @@ -9,4 +9,6 @@ extern int domid; #include "blktaplib.h" #undef bool +#undef CONFIG_GDBSTUB + extern int xc_handle;