Top "Windbg" questions

WinDbg is a user and kernel mode debugger for Windows.

Setup Kernel Debugging on Host PC (Win 7 64 bit) over 1394 (Firewire)?

I have working kernel debug setup on old host computer with Windows Xp. On the new computer i get preinstalled …

debugging kernel windbg windows-7-x64 firewire
What is the exact difference between MEM_RESERVE and MEM_COMMIT states?

As I understand it MEM_RESERVE is actually 'free' memory, ie available to be used by my process, but just …

memory winapi memory-management windbg
Why WinDbg is unable to load symbols from Windows Server 2003 with Service Pack 2 x86 retail symbols download?

I wrote a C++ project called 'Foo' using Microsoft Visual Studio 2005 Verison 8.0.50727.762 (SP.050727-7600) on Windows XP Professional Version 2002 Service …

c++ visual-c++ windbg symbols symbol-server