
Turn on your PC by pressing the power button (Windows will start automatically).Īctivity 1 - Determine System Type.

These activities will show you how to download and install Wireshark. If you are debugging live 32-bit user-mode code that is running on a separate target computer, use the 32-bit debugging tools.Wireshark is a free and open source packet analyzer used for network troubleshooting and analysis. To set the debugger for 32-bit or 64-bit mode, use the.

If you are debugging live user-mode code that is running on the same computer as the debugger, use the 64-bit tools for debugging 64-bit code and 32-bit code running on WOW64. (This situation applies to both x86-based and 圆4-based targets.) If you are performing live kernel-mode debugging, you can use either the 32-bit debugging tools or the 圆4 debugging tools. (It is not important whether the dump file is a user-mode dump file or a kernel-mode dump file, and it is not important whether the dump file was made on an x86-based or an 圆4-based platform.) If you are analyzing a dump file, you can use either the 32-bit debugging tools or the 64-bit debugging tools. If your host computer uses an 圆4-based processor and is running a 64-bit version of Windows, the following rules apply: (This situation applies to both x86-based and 圆4-based targets.) 圆4-based host computer running a 64-bit version of Windows If your host computer is running a 32-bit version of Windows, use the 32-bit debugging tools.


Host computer running a 32-bit version of Windows The computer that runs the debugger is called the host computer, and the computer being debugged is called the target computer. To determine which set of debugging tools to use, you need to know the type of processor that is running on your host computer and whether the host computer is running a 32- or 64-bit version of Windows. If you are using one of the other debugging environments (WinDbg, KD, CDB, or NTSD), you have to make the choice yourself. When you install Debugging Tools for Windows, you get both a 32-bit set of tools and a 64-bit set of tools.
