下载远程debug工具:

https://docs.microsoft.com/zh-cn/visualstudio/debugger/remote-debugging?view=vs-2015

或者从visual studio

  1. 在下载页上,选择与匹配 (x 86、 x64 或 ARM 版本) 操作系统的版本的工具和下载远程工具。

     重要

    不建议版本不匹配。

    换而言之,如果你想要调试远程计算机运行 64 位操作系统上的 32 位应用程序,您必须在远程计算机上安装远程工具的 64 位版本。

  2. 安装说明进行操作

(可选) 配置远程调试器作为服务下面。

若要从文件共享运行远程调试器

有关使用情况的限制,请参阅远程调试器的帮助页 (帮助 / 用法远程调试器中)。

  1. 用于 Visual Studio 2015:

    Program Files\Microsoft Visual Studio 14.0\Common7\IDE\Remote Debugger\x86\msvsmon.exe

    Program Files\Microsoft Visual Studio 14.0\Common7\IDE\Remote Debugger\x64\msvsmon.exe

  2. 共享远程调试器Visual Studio 计算机上的文件夹。

  3. 安装说明进行操作。

 

相关文章:

  • 2021-08-16
  • 2022-12-23
  • 2022-12-23
  • 2021-09-24
  • 2021-11-24
  • 2021-12-20
  • 2021-07-08
猜你喜欢
  • 2022-12-23
  • 2021-12-08
  • 2021-08-09
  • 2021-10-25
  • 2022-02-19
  • 2021-07-08
相关资源
相似解决方案