All of lore.kernel.org
 help / color / mirror / Atom feed
* kdb does not support XEN?
@ 2010-12-21  3:47 qihao.xi
  2010-12-21  9:18 ` qihao.xi
  2010-12-22  2:37 ` Todd Deshane
  0 siblings, 2 replies; 5+ messages in thread
From: qihao.xi @ 2010-12-21  3:47 UTC (permalink / raw)
  To: xen-devel

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!

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-12-27 23:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-21  3:47 kdb does not support XEN? qihao.xi
2010-12-21  9:18 ` qihao.xi
2010-12-22  2:37 ` Todd Deshane
2010-12-22  4:02   ` qihao.xi
2010-12-27 23:26     ` Mukesh Rathor

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.