Dumping memory in Bochs or VMware

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
sysfree

Dumping memory in Bochs or VMware

Post by sysfree »

I use bochs and vmware to run my OS. My kernel is loaded by my bootloader and moved to 0x0 when loaded. Now i'm trying to debug the kernel, and i want to see whether i've loaded the kernel correctly. Does anyone know how to dump memory in bochs or vmware?

thanks!
Post Reply