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

[Xen-devel] how to debug domain 0

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] how to debug domain 0
From: Arhold <arhold@xxxxxxxxx>
Date: Tue, 23 Jan 2007 16:55:36 +0800
Delivery-date: Tue, 23 Jan 2007 00:55:04 -0800
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=QkBzZcFN/+C5O7WJBa+ZEzax016ACNEx6aArQT0e5XGgDqbk4N5NDGdbx+c3pJbxgkIP7EDILLFwF6MosXtcehCKwr/MnvLZcvhwsgsFBGWXFrWTOXs6lHg3x3d74Xwo6sMq21Tf5MYgEHWR7yG+4z+pcTDcOGHSbylaygr0bzQ=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi all,
 
I'm working in a project which will need the debugging of Domain 0.
 
I tried to patched the KDB and KGDB to the xen-linux code (which is already patched by xen) and rebuild the kernel. But both are failed. Maybe this way is not feasible since the linux kernel has changed by xen.
 
The gdbserver-xen can used for Domain U debugging, but it seems not suit for Domain 0.
 
I'm curious how the Xen project team do the debugging. :)
 
Any one has the experience on this? Appreciate your help.
 
Thanks,
Arhold
 
 
 
 
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] how to debug domain 0, Arhold <=