After you have configured the connection on both ends, you can begin remote debugging.
To begin remote debugging
The shared directory can be on either machine or a network drive. The easiest option is to share the directory on the host machine that contains the project’s executable file.
Note If you can’t make a shared directory, copy the executable file and any needed DLLs to the remote target computer. With this method you need to be sure that the executable files and DLLs are recopied whenever changes are made.
The Project Settings dialog box appears.
Enter the name and path of any DLLs as the debugger host computer sees them.
Find the Visual C++ and select the Visual C++ Debug Monitor icon. Click Connect to start the connection.
Confirm the choices for Platform and Connection or modify them as needed.