Displaying posts tagged: linuxoffset

linuxoffsets for FreeBSD

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 ...