vs2013使用remote debug

1,本地和远程都装上rtools(remote tools),注意64位的系统要装64位的版本.
2,以管理员身份在remote机器上启动msvsmon.exe,
3,设置msvsmon为No Authentication
4,在本地打开vs2013, attach to process, Transport选Remote(no authentication),Qualifier填入ip回车。

你可能感兴趣的:(vs2013使用remote debug)