how to remote debug in vs 2013

first download the debugger tools "rtools_setup_x64"

start C:Program FilesMicrosoft Visual Studio 12.0Common7IDERemote Debuggerx64 and run the "msvsmon.exe"

open vs project input the remote server info and find the right process

above finish will trace the current server envirement application

原文地址:https://www.cnblogs.com/hqbird/p/4012419.html