Under Linux you can use Kdump to reliably capture the state of the system at the time of an OOPS ( kernel crash ) . Does Kdump work the same when the kernel is running under VMWare? I’m using VmWare Server 2.0.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I don’t know if kdump will work. Last time I tried kexec in VMware it would bomb and lock up the VM. I guess there is a possibility kdump and/or kexec could work with the right settings but I didn’t play with it much.
I’m not sure what you’re trying to do but VMware does provide the ability to connect gdb to a Linux guest from the host machine. Or at least it did, it has been a long time since I tried it but it worked when I was debugging a kernel module.
I just looked in the VMware knowledge base and couldn’t find any new information. This is the old post I got my information from. Also the VMware forum for this type of debugging. I haven’t really been paying to attention to what the current status is.