In host PC, win7 64 env
windbg 64 bit is connected
but windbg x86 could not connected, does this is the normal case?
In host PC, win7 64 env
windbg 64 bit is connected
but windbg x86 could not connected, does this is the normal case?
workingmailing@163.com wrote:
In host PC, win7 64 env
windbg 64 bit is connected
but windbg x86 could not connected, does this is the normal case?
No, but why do you care? The kernel debug connection is provided by a
DLL. Either the 32-bit Windbg or the 64-bit Windbg can talk to either
kind of target.
–
Tim Roberts, xxxxx@probo.com
Providenza & Boekelheide, Inc.
thank you Tim.
You are right.
I have setup the connection, with Host PC Win7 64, and target Win8 32,
with both Windbg x86 and x64.
Microsoft (R) Windows Debugger Version 6.3.9600.16384 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Using NET for debugging
Opened WinSock 2.0
Waiting to reconnect…
Connected to target 10.38.188.227 on port 50000 on local IP 10.38.188.187.
Connected to Windows 8 9200 x86 compatible target at (Wed Nov 26 10:01:43.932 2014 (UTC + 8:00)), ptr64 FALSE
Kernel Debugger connection established.