Windbg on host not connecting to target computer via USB 3.0

Victor Mehta 196 Reputation points
2021-12-21T21:31:51.677+00:00

Hi all. I installed Visual Studio 2017 Community and am using WDK 10.0.0.17134.1 on the host computer. When opening Windbg (on host) and selecting File->Kernel Debug->USB->MyTestComputer I get the following output in the Windbg windows (see below). Can someone tell me why it is not connecting with the target computer running same OS namely Windows 8.1 Build 9600 64 bit. I've read through the following MS Docs and still cannot get the host computer via Windbg to connect to the target computer. Any comments would be appreciated.

writing-a-very-small-kmdf--driver
provision-a-target-computer-wdk-8-1
setting-up-a-usb-3-0-debug-cable-connection

Microsoft (R) Windows Debugger Version 10.0.17134.12 AMD64  
Copyright (c) Microsoft Corporation. All rights reserved.  
  
Using USB for debugging  
Waiting to reconnect...  
USB: Write opened  
Windows for business Windows Client for IT Pros Devices and deployment Other
Developer technologies Visual Studio Debugging
{count} votes

1 answer

Sort by: Most helpful
  1. Victor Mehta 196 Reputation points
    2021-12-22T19:55:02.077+00:00

    IT works without any modification or changes to the configuration. Once the USB: Write opened line is displayed all one has to do is go to the main menu select Debug->Break and Windbg just continues onward.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.