|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [Q] domU boot time debugging using xen-gdbserver
On 9/5/07, pradeep singh rautela <rautelap@xxxxxxxxx> wrote:
> Hi All,
>
> I setup a gdb debugging environment for domU correctly using the
> instructions in tools/debugger/* .
> The debugging is useful when the domU is up and running.
>
> I want to trace the startup execution flow of the domU itself. Can
> this be done using the xen-gdbserver somehow?
Yes. When you create the domain, start it off as paused, attach, then
continue. It should go without saying, but you'll have to compile the
kernel with frame pointers which is not the default on Linux.
> OTOH, can i debug a HVM guest[a normal linux kernel in this case]
> using the xen-gdbserver?
Yes.
-Kip
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- Re: [Xen-devel] [Q] domU boot time debugging using xen-gdbserver,
Kip Macy <=
|
|
|
|
|