【发布时间】:2014-05-30 00:56:32
【问题描述】:
我有一台运行 Windows 7 和 Visual Studio 2013 的开发机器。 目标框架是 .NET 3.5。
现在我想在 Windows XP 系统上进行远程调试,但这似乎是不可能的:
- msvsmon.exe 无法启动
- 从http://msdn.microsoft.com/en-us/library/bt727f1t.aspx 安装远程工具不起作用
我只能从 MS 中找到使用 VS Studio 2010 Express 进行调试。
在 windows xp 中远程调试有什么技巧吗?
【问题讨论】:
标签: c# visual-studio windows-xp remote-debugging