Debugging an Operating System

2010-01-09T02:08:23

I was going through some general stuff about operating systems and struck on a question. How will a developer debug when developing an operating system i.e. debug the OS itself? What tools are available to debug for the OS developer?

Copyright License:
Author:「Light_handle」,Reproduced under the CC 4.0 BY-SA copyright license with link to original source & disclaimer.
Link to:https://stackoverflow.com/questions/2029639/debugging-an-operating-system

About “Debugging an Operating System” questions

I want to learn how to connect original machine with windows 7 and Linux virtual machine for the debugging purpose. I am having windows 7 as original operating system and one virtual machine with ...
I was going through some general stuff about operating systems and struck on a question. How will a developer debug when developing an operating system i.e. debug the OS itself? What tools are avai...
As system view of an operating system refers to the resource allocation aspect of the OS. How can we improve the system view of an operating system.
Recently I heard the term meta-operating system while I was learning ros. Could you please help me to differentiate between operating system and meta-operating system?
So I know an operating system call is a demand to the OS to receive some type of resource. What i don't know is whether or not the operating system call is an interrupt or not? Or are all operating
Does operating system remove the bootstrap loader from primary memory after operating system is loaded?Once operating system is loaded is it the ultimate authority of primary memory?(like it decide...
On most operating systems today, the default is that when we install a program, it is given access to many resources that it may not need, and it's user may not intend to give it access to. For exa...
I recently started wondering about sites like http://thismachine.info/ that get the user's operating system info. I have not been able to find out how to do that with PHP, and wanted to try to figu...
I recently started wondering about sites like http://thismachine.info/ that get the user's operating system info. I have not been able to find out how to do that with PHP, and wanted to try to figu...
I recently started wondering about sites like http://thismachine.info/ that get the user's operating system info. I have not been able to find out how to do that with PHP, and wanted to try to figu...

Copyright License:Reproduced under the CC 4.0 BY-SA copyright license with link to original source & disclaimer.