* gdbserver stub for xen
@ 2008-05-22 2:41 Mukesh Rathor
0 siblings, 0 replies; only message in thread
From: Mukesh Rathor @ 2008-05-22 2:41 UTC (permalink / raw)
To: xen-devel
Hi all,
I've written a simple gdbserver stub to run on dom0 for debugging PV
guests. Currently, it'll work on 32bit dom0 only. It can debug 32 or 64bit PV
guests, HVM will follow.
Connect via remote gdb and see all vcpus, single step a single vcpu, set
breakpoints, see data structures, modify memory, modify registers, etc....
It can be found at:
http://xenbits.xensource.com/ext/debuggers.hg
See tools/debugger/gdbsx/README
Regards,
Mukesh Rathor
Oracle Corporation,
Redwood Shores, CA, USA
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-05-22 2:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-22 2:41 gdbserver stub for xen Mukesh Rathor
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.