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/
Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)
Hi,
Did anybody consider adding some remote debugging facility to stubdom?
Or maybe it's already present? If not, putting in a GDB remote stub
shouldn't be too hard, though I don't know much about the low level
architecture. Such code is present in gPXE, for example.
Usage docs: http://www.etherboot.org/wiki/dev/gdbstub
Main code: http://git.etherboot.org/?p=gpxe.git;a=blob;f=src/core/gdbstub.c
The transport could be some Xen specific channel between the stubdom
and dom0 (that would be out of band and hopefully also easy to
implement) translated to/from TCP by a proxy on dom0.
(The official GDB example seems uglier:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/i386-stub.c?cvsroot=src)
--
Regards,
Feri.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel