

In the Kernel Debugging dialog box, open the Net tab. txt file.Ĭonnecting WinDbg to the target for kernel debugging Key=2steg4fzbj2sz.23418vzkd4ko3.1g34ou07z4pev.1sp3yo9yz874pĬopy the returned key into a notepad. C:\>kdnet.exe Įnabling network debugging on Intel(R) 82577LM Gigabit Network Connection. Pick a unique port address for each target/host pair that you work with, within the recommended range of 50000-50039. Use the IP address or the name of the host system.

Type this command to set the IP address of the host system and generated a unique connection key. This Microsoft hypervisor supports using KDNET in guest VMs.Īs the output from kdnet.exe indicates that network adapter on the target is supported, we can proceed. Network debugging is supported on the following NICs:īusparams=1.0.0, Broadcom NetXtreme Gigabit Ethernet, Plugged in. Enter this command to verify that the target computer has a supported network adapter. On the target computer, open a Command Prompt window as Administrator. Re-enable these security features when testing is complete and appropriately manage the test PC, when the security features are disabled. C:\Program Files (x86)\Windows Kits\10\Debuggers\圆4īefore using kdnet.exe to change boot information you may need to temporarily suspend Windows security features such as BitLocker and Secure Boot on the test PC. Locate the kdnet.exe and VerifiedNICList.xml files. For information on downloading and installing the debugger tools, see Download Debugging Tools for Windows. Use the kdnet.exe utility to automatically configure the debugger settings on the target PC, by following these steps.Ĭonfirm that the Windows Debugging Tools are installed on the host system.

In the command output, locate the IPv4 address of the Ethernet adapter.Ĥ.Make a note of the IPv4 address of the network adapter that you intend to use for debugging. On the host computer, open a Command Prompt window and enter IPConfig to display the IP configuration. Determining the IP Address of the Host ComputerĬonfirm that the target and host PCs are connected to a network hub or switch using an appropriate network cable. The host computer must be running Windows 7 or later, and the target computer must be running Windows 8 or later. The computer that runs the debugger is called the host computer, and the computer being debugged is called the target computer. This topic describes how to set up network debugging automatically using the kdnet.exe setup tool. Debugging Tools for Windows supports kernel debugging over a network.
