This is not a newbie question :
My Windows Vista desktop computer tends to freeze. The freezing lasts about 5-20 seconds after that, the systems return to normal, as nothing happened. This happens quite often (I can confidently expect this to happen within 30 minutes). During freezing, I can move the mouse cursor, however switching to another application does not work. Key clicks and mouse clicks are buffered and applied after defrosting the system. I believe this is incompatible with the driver, but it would be interesting to know.
So my question is: how to debug such a scenario? Given that I cannot isolate a process to take a memory dump, or even if I could try to reset Explorer, I cannot control the process that would create a memory dump.
** Clarification **
I assume that since the question is not understood, I will clarify; I am not interested in fixing the system; I am interested in how to debug system code. How do you debug system resources? Is there a way to do something like adplus-crash in a system process to create a dump for an exception (if that happens, but is swallowed). Or there is a way to start the debugger at boot time to make sure that it also allows drivers to be controlled. I am sure that this is done by the driver developers on a regular basis, so look for information.
Timur
source share