on 13/09/2012 22:57 Mark Felder said the following: > On Thu, 13 Sep 2012 11:28:15 -0500, Kurt Lidl <l...@pix.net> wrote: > >> Isn't this what you want? >> >> http://stackframe.blogspot.com/2007/04/debugging-linux-kernels-with.html >> >> -Kurt > > Interesting -- it looks like that's an option on ESX as well. The only > question > is: what do I do with that? It's going to give me the debugging entire VM, not > the kernel inside. Without being a VMWare developer I imagine its data will > be a > bit useless :-(
No, gdb stub is for debugging what is running inside the VM. E.g. look here for an example of how to do that with qemu: http://andriygapon.wikispaces.com/QemuSetup VMWare with gdb stub enabled should not be any different. -- Andriy Gapon _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"