All of lore.kernel.org
 help / color / mirror / Atom feed
* about gdbserver-xen
@ 2010-12-06  6:29 topperxin
  2010-12-06 18:24 ` Jeremy Fitzhardinge
  0 siblings, 1 reply; 3+ messages in thread
From: topperxin @ 2010-12-06  6:29 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 575 bytes --]

hi all
    Anybody who have ever use gdbserver-xen debug the domU kernel?


    from the guide of the gdbserver-xen, the domU must start at first, then at the dom0 we can do just like    this:
     gdbserver-xen 127.0.0.1:9999 $dom_id


and then also at dom0:


     gdb vmlinux


     gdb> target romote 127.0.0.1:9999


that's ok.


     my question is when I do as above , my domU will crash. another is since the domU must start at first, if I want to debug the start stage of the domU kernel , what should I do? who can give me some advice , thank you very much.


     

[-- Attachment #1.2: Type: text/html, Size: 1114 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-12-07  3:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-06  6:29 about gdbserver-xen topperxin
2010-12-06 18:24 ` Jeremy Fitzhardinge
2010-12-07  3:02   ` topperxin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.