I have already referred to this post:
But didn't help. Issuing
ed Kd_DEFAULT_Mask 8
didn't cause any change. and I don't know how to add a DWORD here
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Debug Print Filter
called DEFAULT with a value of 8, Because I can't see Debug Print Filter
under my registry?
I have a way to verify whether the debug driver for my hardware is installed or not, But even after verifying that, I can't seem to get Kernel traces in windbg. There is a tool called DbgView.exe in that I have enabled following Capture options:
Capture Win32
Capture Global Win32
Capture Kernel
Enable Verbose Kernel Output
Pass-through
Capture events
I was hoping this would enable kernel traces but without help.
Could someone tell me the standard way to doing this?