Hi!
What USB dongles can I use for network debugging through WinDbg? The target
system is running Windows 8.1.
Thanks!
Hi!
What USB dongles can I use for network debugging through WinDbg? The target
system is running Windows 8.1.
Thanks!
SoquelDude wrote:
What USB dongles can I use for network debugging through WinDbg? The target
system is running Windows 8.1.
None of them. The NIC has to be attached to PCI/PCIe. Remember, the
kernel debugger is talking DIRECTLY to the debugging port. It can’t go
through the standard driver stacks, so USB is not available. Wireless
also will not work.
–
Tim Roberts, xxxxx@probo.com
Providenza & Boekelheide, Inc.