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] Debugging Xen and Dom0

To: Xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Debugging Xen and Dom0
From: Wei Huang <huangwei@xxxxxxxxx>
Date: Fri, 24 Jun 2005 15:27:14 -0500
Delivery-date: Fri, 24 Jun 2005 20:26:13 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=cvbj8ykj84X1O6aCEfDcZBjSke+HSK52/v1+LgRe13ZireCHtibIc2oqeXSTvx7p2RHifSmmdyveqm7mEcYVVjHXXyarWIkUpwNIljFrWjfhU7F+xFb+7iHYOoPUvTsMw9edy6Kfq1YTj31wMTtZyMRsgWD9DmdeTf4tOGa67Ag=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Reply-to: Wei Huang <huangwei@xxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi,
    I looked into the source code of Xen. It seems CDB (and printk())
is one of the choices to debug Xen and Dom0. However, the capability
of current CDB implementation seems to be limited. For instance, it
does not support Write Registers/Single Step, etc.
   Could anyone tell me what is the most effective way to debug Dom0?
printk()? Thanks a lot.

-Wei

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] Debugging Xen and Dom0, Wei Huang <=