In many cases it is easier to do operating system development on a virtual machine. The virtual machine as a whole can be run under a debugger, making it way easier to track down problems than if you were running your code on bare metal.
Kernel Hacking
Projects
Community
References
Wiki
In many cases it is easier to do operating system development on a virtual machine. The virtual machine as a whole can be run under a debugger, making it way easier to track down problems than if you were running your code on bare metal.
KernelNewbies: Emulators (last edited 2017-12-30 01:29:59 by localhost)