我试图使用Windbg远程调试用户模式应用程序。我将Windbg作为服务器运行
Windbg -server npipe:pipe=PipeName,IcfEnable并使用Windbg->Connect连接远程会话,尝试使用windbg作为客户端运行到服务器。但它未能连接到服务器,显示“拒绝访问”错误。
不知道我做错了什么。
调试服务器为Win 8,客户端为Windows 2k8。
发布于 2012-09-21 11:58:12
https://stackoverflow.com/questions/12513205
复制相似问题