|
The remote debugger is officially packaged within the "Remote Tools for Visual Studio 2017" installer.
You can also run the remote debugger without a full installation by copying the Remote Debugger folder directly from your local Visual Studio installation directory (typically under Common7\IDE\Remote Debugger ) to the target machine. Installation and Initial Setup
Once you have the installer on your target machine, follow these steps to get it running:
Ensure you download the architecture that matches your target device's operating system: x86 , x64 (AMD64) , or ARM64 .
Access these through the Visual Studio Older Downloads page. You may need to sign in with a free Visual Studio Dev Essentials account or a subscription ID.
The remote debugger is officially packaged within the "Remote Tools for Visual Studio 2017" installer.
You can also run the remote debugger without a full installation by copying the Remote Debugger folder directly from your local Visual Studio installation directory (typically under Common7\IDE\Remote Debugger ) to the target machine. Installation and Initial Setup
Once you have the installer on your target machine, follow these steps to get it running:
Ensure you download the architecture that matches your target device's operating system: x86 , x64 (AMD64) , or ARM64 .
Access these through the Visual Studio Older Downloads page. You may need to sign in with a free Visual Studio Dev Essentials account or a subscription ID.