remote debug via remote tools for visual studio 2013 update 5

来源:互联网 发布:淘宝网ppt 编辑:程序博客网 时间:2024/06/05 10:50

from VS 2013, we can debug our application remotely via VS 2013.

step 1.

Install 'remote tools for visual studio 2013 update 5' on server; and reboot, then start the tool "remote debugger"

Step 2:

on local development machine, open VS 2013, launch debug-->attach to process, then input 'remote server ip' in "Qualifier:", then click "Enter", it will display all processes from remote server.


Note: pbd file still need to be put to remote server before debugging.



0 0
原创粉丝点击