Posts Tagged ‘windbg’

Serial Debugging with WinDbg and VMWare

When debugging a Windows GINA, driver, or service it is sometimes necessary to debug a target computer from a second computer via the serial port. Using the same concept, you can debug a target VMWare computer from the host computer using a named pipe. For this example, I am using VMWare Workstation 5.5.3 build-34685 with […]