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] debugging libxc / builders

To: Tim Newsham <newsham@xxxxxxxx>
Subject: Re: [Xen-devel] debugging libxc / builders
From: "Ronald G. Minnich" <rminnich@xxxxxxxx>
Date: Wed, 22 Jun 2005 22:35:36 -0600 (MDT)
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 23 Jun 2005 04:34:36 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <Pine.BSI.4.61.0506221746100.5014@xxxxxxxxxxxxxxxxx>
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>
References: <Pine.BSI.4.61.0506221746100.5014@xxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx

On Wed, 22 Jun 2005, Tim Newsham wrote:

>   - When I run 'xm create', what process calls down to the
>     xc_builder stuff?  Can I attach to it with gdb?

IIRC this is a long path that goes through python. I punted.

>   - Is there any way to spit out debug output (printf?)?  Where
>     would it go?

While debugging plan 9 loader, I just opened files in that function and 
dumped debug into that.

>   - If I make changes and do a make install in tools, what do
>     I have to restart to put the new code into use?  xend restart?

so you remake the world, in essence? I would always do an xend restart.

ron

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

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