WinDbg 连接结果
Microsoft (R) Windows Debugger Version 6.7.0005.0
Copyright (c) Microsoft Corporation. All rights reserved.
Opened \\.\pipe\com_1
Waiting to reconnect...
Unable to read head of debugger data listConnected to Windows XP 2600 x86 compatible target, ptr64 FALSE
Kernel Debugger connection established. (Initial Breakpoint requested)
Symbol search path is: D:\Windows\Symbols\
Executable search path is:
OS WinXp professional 版本2002 Service Pack 2
Windbg 6.7.0005.0
VMware 5.5.1 build-19175
symbol
http://msdl.microsoft.com/download/symbols/packages/windowsxp/WindowsXP-KB835935-SP2-slp-Symbols.exe DDK Windows Server 2003 SP1 DDK [236 MB ISO file]
主机设置
创建一个WinDbg的快捷方式。快捷方式的命令行为
E:\dbg\windbg.exe -y D:\Windows\Symbols\ -b -k com:port=\\.\pipe\com_1,baud=115200,pipe
望牛人帮忙 谢谢