All of lore.kernel.org
 help / color / mirror / Atom feed
From: "qihao.xi" <qiho.xi@gmail.com>
To: xen-devel@lists.xensource.com
Subject: kdb does not support XEN?
Date: Tue, 21 Dec 2010 11:47:01 +0800	[thread overview]
Message-ID: <20101221034659.GA3307@qxi> (raw)

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!

             reply	other threads:[~2010-12-21  3:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-21  3:47 qihao.xi [this message]
2010-12-21  9:18 ` kdb does not support XEN? qihao.xi
2010-12-22  2:37 ` Todd Deshane
2010-12-22  4:02   ` qihao.xi
2010-12-27 23:26     ` Mukesh Rathor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101221034659.GA3307@qxi \
    --to=qiho.xi@gmail.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.