vc远程调试启动进程(非attach)
被调试端设置同attach进程方式的远程调试
代码端,需要在[Project] [Properties] [Configuration Properties] [Debugging]。将Debugger to launch选为Windows Remote Debugger.
然后设置如图:

vc远程调试启动进程(非attach)被调试端设置同attach进程方式的远程调试 代码端,需要在[Project] [Properties] [Configuration Properties] [Debugging]。将Debugger to launch选为Windows Remote Debugger. 然后设置如图:
|