windbg

Kernel and Boot Debug in Windows

A memo to debug the kernel of Windows with WinDbg Open the Windows virtual machine cmd as admin. Open a COM port bcdedit /dbgsettings serial debugport:1 baudrate:115200 To enable debug in kernel mode