WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] kdb does not support XEN?

To: "qihao.xi" <qiho.xi@xxxxxxxxx>
Subject: Re: [Xen-devel] kdb does not support XEN?
From: Todd Deshane <todd.deshane@xxxxxxx>
Date: Tue, 21 Dec 2010 21:37:15 -0500
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 21 Dec 2010 18:38:18 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:sender:received :in-reply-to:references:from:date:x-google-sender-auth:message-id :subject:to:cc:content-type:content-transfer-encoding; bh=vs3fWv2gqzcKD/c/l6DotNecFdj7l0bgPvqVAlNxC/o=; b=X+IPk2Bu5iA9eTApaWNszAZp8IIbaFDG9IvlVtAcH6LGKZwEdQzDi9kjNiFeqAurW+ BCmNHyKJxuh/M6YvWwHO5JfvBrOVJZUT1LuNGG/5Tp0X3e38EIzaX5g4xaoxHlWKZAP8 6Bq6BImTSTvuuWQ0XfbZlXH5ErCRnl8FH5nt4=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; b=gimiqXVRG07jjryzg2tl2QnHhzUo/19/h3BOFzfdawgeY0C+pt4w3fFiFOPKkSulPr tH8bEl3iCg1qhJhFD9e2rUVUVYueh97eh3C/YcsUItZ6I1DZaGmu8BQkr6b3nmyTxVhd vz3i1khOOhWTij+qaXy4LcfB6r5jqTB6P8nuY=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20101221034659.GA3307@qxi>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <20101221034659.GA3307@qxi>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Mon, Dec 20, 2010 at 10:47 PM, qihao.xi <qiho.xi@xxxxxxxxx> wrote:
> Hi  all,
>
> I want to debug Dom0 driver when installing XEN SERVER5.6 ISO.
> The XS5.6 kernel is 2.6.27.42-0.1.1  I downloaded 
> "kdb-v4.4-2.6.27-rc8-common-1.1" and
> "kdb-v4.4-2.6.27-rc8-x86-1". After patching, kdb configure does not
> appear.
>
> I found the below:
> # cat  arch/x86/Kconfig.debug|grep -A10 KDB
> config KDB
>        bool "Built-in Kernel Debugger support"
>                depends on DEBUG_KERNEL && !XEN
>
> This mean kdb does not support XEN? If yes, how to debug Dom0 driver?
> Thanks!
>

Looks like there is a version for Xen:

http://xen.markmail.org/search/?q=gdbsx+dom0#query:gdbsx%20dom0+page:3+mid:j6vtz7mdlrwqdyjp+state:results

http://xenbits.xensource.com/ext/debuggers.hg?file/926cc93296dd/xen/kdb/README

Hope that helps.

Thanks,
Todd

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>