Displaying posts tagged: vmware
2010-03-19 10:39:20
No Comments
2009-01-11 18:28:56
No Comments
VMWare 6 and above has this neat debugging functionality where you can attach gdb running on a host, to a guest running inside VMWare. This allows you to debug a running kernel, or on linux running processes.
However, VMWare seems to have coded a bit of a hack to allow gdb to understand what process/threads are ...
