From ed1ca0d2a5b199a8d06f542a5b4909ce555e85a5 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 6 Jun 2008 16:47:56 +0100 Subject: [PATCH] No gdbstub in Xen DM --- xen-config-host.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xen-config-host.h b/xen-config-host.h index b7a7c9bad..e6b02fefe 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; -- 2.39.5