|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] debugging libxc / builders
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
|
|
|
|
|