You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/debugger/includes/remote-debugger-download-cpp.md
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -12,18 +12,18 @@
12
12
13
13
On the remote device or server that you want to debug on, rather than the Visual Studio machine, download and install the correct version of the remote tools from the links in the following table.
14
14
15
-
- Download the most recent remote tools for your version of Visual Studio. The latest remote tools version is compatible with earlier Visual Studio versions, but earlier remote tools versions aren't compatible with later Visual Studio versions. (For example, if you are using Visual Studio 2019, download the latest update of the remote tools for Visual Studio 2019. In this scenario, do not download the remote tools for Visual Studio 2022.)
15
+
- Download the most recent remote tools for your version of Visual Studio. The latest remote tools version is compatible with earlier Visual Studio versions, but earlier remote tools versions aren't compatible with later Visual Studio versions. (For example, if you're using Visual Studio 2019, download the latest update of the remote tools for Visual Studio 2019. In this scenario, don't download the remote tools for Visual Studio 2022.)
16
16
- Download the remote tools with the same architecture as the machine you're installing them on. For example, if you want to debug a 32-bit app on a remote computer running a 64-bit operating system, install the 64-bit remote tools.
17
-
- If you are remote debugging an ARM64EC application on an ARM64 device, install the ARM64 remote tools, and then launch the x64 remote debugger that gets installed with those tools. This can be found under: *Program Files (x86)\Microsoft Visual Studio\<version>\Common7\IDE\Remote Debugger\x64*.
17
+
- If you're remote debugging an ARM64EC application on an ARM64 device, install the ARM64 remote tools, and then launch the x64 remote debugger that gets installed with those tools. This can be found under: *Program Files (x86)\Microsoft Visual Studio\<version>\Common7\IDE\Remote Debugger\x64*.
18
18
19
19
::: moniker range=">=vs-2022"
20
20
21
21
|Version|Link|Notes|
22
22
|-|-|-|
23
-
|Visual Studio 2022|[Remote tools](https://visualstudio.microsoft.com/downloads/?cid=learn-onpage-download-cta#remote-tools-for-visual-studio-2022)|Compatible with all Visual Studio 2022 versions. Download the version matching your device operating system (x86, x64, or ARM64). On older versions of Windows Server, see [Unblock the file download](/previous-versions/visualstudio/visual-studio-2017/debugger/remote-debugging-unblock-file-download) for help downloading the remote tools.|
24
-
|Visual Studio 2019|[Remote tools](https://my.visualstudio.com/Downloads?q=remote%20tools%20visual%20studio%202019)|Compatible with all Visual Studio 2019 versions. Download the version matching your device operating system (x86, x64, or ARM64). On older versions of Windows Server, see [Unblock the file download](/previous-versions/visualstudio/visual-studio-2017/debugger/remote-debugging-unblock-file-download) for help downloading the remote tools.|
25
-
|Visual Studio 2017|[Remote tools](https://my.visualstudio.com/Downloads?q=remote%20tools%20visual%20studio%202017)|Compatible with all Visual Studio 2017 versions. Download the version matching your device operating system (x86, x64, or ARM64). On Windows Server, see [Unblock the file download](/previous-versions/visualstudio/visual-studio-2017/debugger/remote-debugging-unblock-file-download) for help downloading the remote tools.|
26
-
|Visual Studio 2015|[Remote tools](https://my.visualstudio.com/Downloads?q=remote%20tools%20visual%20studio%202015)|Remote tools for Visual Studio 2015 are available from My.VisualStudio.com. If prompted, join the free [Visual Studio Dev Essentials](https://visualstudio.microsoft.com/dev-essentials/) program, or sign in with your Visual Studio subscription ID. On Windows Server, see [Unblock the file download](/previous-versions/visualstudio/visual-studio-2017/debugger/remote-debugging-unblock-file-download) for help downloading the remote tools.|
23
+
|Visual Studio 2022|[Remote tools](https://visualstudio.microsoft.com/downloads/?cid=learn-onpage-download-cta#remote-tools-for-visual-studio-2022)|Compatible with all Visual Studio 2022 versions. Download the version matching your device operating system (x86, x64 (AMD64), or ARM64). On older versions of Windows Server, see [Unblock the file download](/previous-versions/visualstudio/visual-studio-2017/debugger/remote-debugging-unblock-file-download) for help with downloading the remote tools.|
24
+
|Visual Studio 2019|[Remote tools](https://my.visualstudio.com/Downloads?q=remote%20tools%20visual%20studio%202019)|Compatible with all Visual Studio 2019 versions. Download the version matching your device operating system (x86, x64 (AMD64), or ARM64). On older versions of Windows Server, see [Unblock the file download](/previous-versions/visualstudio/visual-studio-2017/debugger/remote-debugging-unblock-file-download) for help with downloading the remote tools.|
25
+
|Visual Studio 2017|[Remote tools](https://my.visualstudio.com/Downloads?q=remote%20tools%20visual%20studio%202017)|Compatible with all Visual Studio 2017 versions. Download the version matching your device operating system (x86, x64 (AMD64), or ARM64). On Windows Server, see [Unblock the file download](/previous-versions/visualstudio/visual-studio-2017/debugger/remote-debugging-unblock-file-download) for help with downloading the remote tools.|
26
+
|Visual Studio 2015|[Remote tools](https://my.visualstudio.com/Downloads?q=remote%20tools%20visual%20studio%202015)|Remote tools for Visual Studio 2015 are available from My.VisualStudio.com. If prompted, join the free [Visual Studio Dev Essentials](https://visualstudio.microsoft.com/dev-essentials/) program, or sign in with your Visual Studio subscription ID. On Windows Server, see [Unblock the file download](/previous-versions/visualstudio/visual-studio-2017/debugger/remote-debugging-unblock-file-download) for help with downloading the remote tools.|
27
27
|Visual Studio 2013|[Remote tools](/previous-versions/visualstudio/visual-studio-2013/bt727f1t(v=vs.120)#installing-the-remote-tools)|Download page in Visual Studio 2013 documentation|
28
28
|Visual Studio 2012|[Remote tools](/previous-versions/visualstudio/visual-studio-2012/bt727f1t(v=vs.110)#installing-the-remote-tools)|Download page in Visual Studio 2012 documentation|
29
29
@@ -32,9 +32,9 @@ On the remote device or server that you want to debug on, rather than the Visual
32
32
33
33
|Version|Link|Notes|
34
34
|-|-|-|
35
-
|Visual Studio 2019|[Remote tools](https://visualstudio.microsoft.com/downloads/?cid=learn-onpage-download-cta#remote-tools-for-visual-studio-2019)|Compatible with all Visual Studio 2019 versions. Download the version matching your device operating system (x86, x64, or ARM64). On Windows Server, see [Unblock the file download](/previous-versions/visualstudio/visual-studio-2017/debugger/remote-debugging-unblock-file-download) for help downloading the remote tools. For the most recent version of the remote tools, open the [Visual Studio 2022 doc](../../debugger/remote-debugging.md?view=vs-2022&preserve-view=true).|
36
-
|Visual Studio 2017|[Remote tools](https://my.visualstudio.com/Downloads?q=remote%20tools%20visual%20studio%202017)|Compatible with all Visual Studio 2017 versions. Download the version matching your device operating system (x86, x64, or ARM64). On Windows Server, see [Unblock the file download](/previous-versions/visualstudio/visual-studio-2017/debugger/remote-debugging-unblock-file-download) for help downloading the remote tools.|
37
-
|Visual Studio 2015|[Remote tools](https://my.visualstudio.com/Downloads?q=remote%20tools%20visual%20studio%202015)|Remote tools for Visual Studio 2015 are available from My.VisualStudio.com. If prompted, join the free [Visual Studio Dev Essentials](https://visualstudio.microsoft.com/dev-essentials/) program, or sign in with your Visual Studio subscription ID. On Windows Server, see [Unblock the file download](/previous-versions/visualstudio/visual-studio-2017/debugger/remote-debugging-unblock-file-download) for help downloading the remote tools.|
35
+
|Visual Studio 2019|[Remote tools](https://visualstudio.microsoft.com/downloads/?cid=learn-onpage-download-cta#remote-tools-for-visual-studio-2019)|Compatible with all Visual Studio 2019 versions. Download the version matching your device operating system (x86, x64 (AMD64), or ARM64). On Windows Server, see [Unblock the file download](/previous-versions/visualstudio/visual-studio-2017/debugger/remote-debugging-unblock-file-download) for help with downloading the remote tools. For the most recent version of the remote tools, open the [Visual Studio 2022 doc](../../debugger/remote-debugging.md?view=vs-2022&preserve-view=true).|
36
+
|Visual Studio 2017|[Remote tools](https://my.visualstudio.com/Downloads?q=remote%20tools%20visual%20studio%202017)|Compatible with all Visual Studio 2017 versions. Download the version matching your device operating system (x86, x64 (AMD64), or ARM64). On Windows Server, see [Unblock the file download](/previous-versions/visualstudio/visual-studio-2017/debugger/remote-debugging-unblock-file-download) for help with downloading the remote tools.|
37
+
|Visual Studio 2015|[Remote tools](https://my.visualstudio.com/Downloads?q=remote%20tools%20visual%20studio%202015)|Remote tools for Visual Studio 2015 are available from My.VisualStudio.com. If prompted, join the free [Visual Studio Dev Essentials](https://visualstudio.microsoft.com/dev-essentials/) program, or sign in with your Visual Studio subscription ID. On Windows Server, see [Unblock the file download](/previous-versions/visualstudio/visual-studio-2017/debugger/remote-debugging-unblock-file-download) for help with downloading the remote tools.|
38
38
|Visual Studio 2013|[Remote tools](/previous-versions/visualstudio/visual-studio-2013/bt727f1t(v=vs.120)#installing-the-remote-tools)|Download page in Visual Studio 2013 documentation|
39
39
|Visual Studio 2012|[Remote tools](/previous-versions/visualstudio/visual-studio-2012/bt727f1t(v=vs.110)#installing-the-remote-tools)|Download page in Visual Studio 2012 documentation|
On the remote device or server that you want to debug on, rather than the Visual Studio machine, download and install the correct version of the remote tools from the links in the following table.
14
14
15
-
- Download the most recent update of the remote tools for your version of Visual Studio. Earlier remote tools versions aren't compatible with later Visual Studio versions. (For example, if you are using Visual Studio 2019, download the latest update of the remote tools for Visual Studio 2019. In this scenario, do not download the remote tools for Visual Studio 2022.)
15
+
- Download the most recent update of the remote tools for your version of Visual Studio. Earlier remote tools versions aren't compatible with later Visual Studio versions. (For example, if you're using Visual Studio 2019, download the latest update of the remote tools for Visual Studio 2019. In this scenario, don't download the remote tools for Visual Studio 2022.)
16
16
- Download the remote tools with the same architecture as the machine you're installing them on. For example, if you want to debug x86 applications on a remote computer running an x64 operating system, install the x64 remote tools. To debug x86, ARM, or x64 applications on an ARM64 operating system, install the ARM64 remote tools.
17
17
18
18
::: moniker range=">=vs-2022"
19
19
20
20
|Version|Link|Notes|
21
21
|-|-|-|
22
-
|Visual Studio 2022|[Remote tools](https://visualstudio.microsoft.com/downloads/?cid=learn-onpage-download-cta#remote-tools-for-visual-studio-2022)|Compatible with all Visual Studio 2022 versions. Download the version matching your device operating system (x86, x64, or ARM64). On older versions of Windows Server, see [Unblock the file download](/previous-versions/visualstudio/visual-studio-2017/debugger/remote-debugging-unblock-file-download) for help downloading the remote tools.|
23
-
|Visual Studio 2019|[Remote tools](https://my.visualstudio.com/Downloads?q=remote%20tools%20visual%20studio%202019)|Compatible with all Visual Studio 2019 versions. Download the version matching your device operating system (x86, x64, or ARM64). On older versions of Windows Server, see [Unblock the file download](/previous-versions/visualstudio/visual-studio-2017/debugger/remote-debugging-unblock-file-download) for help downloading the remote tools.|
24
-
|Visual Studio 2017|[Remote tools](https://my.visualstudio.com/Downloads?q=remote%20tools%20visual%20studio%202017)|Compatible with all Visual Studio 2017 versions. Download the version matching your device operating system (x86, x64, or ARM64). On Windows Server, see [Unblock the file download](/previous-versions/visualstudio/visual-studio-2017/debugger/remote-debugging-unblock-file-download) for help downloading the remote tools.|
25
-
|Visual Studio 2015|[Remote tools](https://my.visualstudio.com/Downloads?q=remote%20tools%20visual%20studio%202015)|Remote tools for Visual Studio 2015 are available from My.VisualStudio.com. If prompted, join the free [Visual Studio Dev Essentials](https://visualstudio.microsoft.com/dev-essentials/) program, or sign in with your Visual Studio subscription ID. On Windows Server, see [Unblock the file download](/previous-versions/visualstudio/visual-studio-2017/debugger/remote-debugging-unblock-file-download) for help downloading the remote tools.|
22
+
|Visual Studio 2022|[Remote tools](https://visualstudio.microsoft.com/downloads/?cid=learn-onpage-download-cta#remote-tools-for-visual-studio-2022)|Compatible with all Visual Studio 2022 versions. Download the version matching your device operating system (x86, x64 (AMD64), or ARM64). On older versions of Windows Server, see [Unblock the file download](/previous-versions/visualstudio/visual-studio-2017/debugger/remote-debugging-unblock-file-download) for help with downloading the remote tools.|
23
+
|Visual Studio 2019|[Remote tools](https://my.visualstudio.com/Downloads?q=remote%20tools%20visual%20studio%202019)|Compatible with all Visual Studio 2019 versions. Download the version matching your device operating system (x86, x64 (AMD64), or ARM64). On older versions of Windows Server, see [Unblock the file download](/previous-versions/visualstudio/visual-studio-2017/debugger/remote-debugging-unblock-file-download) for help with downloading the remote tools.|
24
+
|Visual Studio 2017|[Remote tools](https://my.visualstudio.com/Downloads?q=remote%20tools%20visual%20studio%202017)|Compatible with all Visual Studio 2017 versions. Download the version matching your device operating system (x86, x64 (AMD64), or ARM64). On Windows Server, see [Unblock the file download](/previous-versions/visualstudio/visual-studio-2017/debugger/remote-debugging-unblock-file-download) for help with downloading the remote tools.|
25
+
|Visual Studio 2015|[Remote tools](https://my.visualstudio.com/Downloads?q=remote%20tools%20visual%20studio%202015)|Remote tools for Visual Studio 2015 are available from My.VisualStudio.com. If prompted, join the free [Visual Studio Dev Essentials](https://visualstudio.microsoft.com/dev-essentials/) program, or sign in with your Visual Studio subscription ID. On Windows Server, see [Unblock the file download](/previous-versions/visualstudio/visual-studio-2017/debugger/remote-debugging-unblock-file-download) for help with downloading the remote tools.|
26
26
|Visual Studio 2013|[Remote tools](/previous-versions/visualstudio/visual-studio-2013/bt727f1t(v=vs.120)#installing-the-remote-tools)|Download page in Visual Studio 2013 documentation|
27
27
|Visual Studio 2012|[Remote tools](/previous-versions/visualstudio/visual-studio-2012/bt727f1t(v=vs.110)#installing-the-remote-tools)|Download page in Visual Studio 2012 documentation|
28
28
@@ -31,9 +31,9 @@ On the remote device or server that you want to debug on, rather than the Visual
31
31
32
32
|Version|Link|Notes|
33
33
|-|-|-|
34
-
|Visual Studio 2019|[Remote tools](https://my.visualstudio.com/Downloads?q=remote%20tools%20visual%20studio%202019)|Compatible with all Visual Studio 2019 versions. Download the version matching your device operating system (x86, x64, or ARM64). On Windows Server, see [Unblock the file download](/previous-versions/visualstudio/visual-studio-2017/debugger/remote-debugging-unblock-file-download) for help downloading the remote tools. For the most recent version of the remote tools, open the [Visual Studio 2022 doc](../../debugger/remote-debugging.md?view=vs-2022&preserve-view=true).|
35
-
|Visual Studio 2017|[Remote tools](https://my.visualstudio.com/Downloads?q=remote%20tools%20visual%20studio%202017)|Compatible with all Visual Studio 2017 versions. Download the version matching your device operating system (x86, x64, or ARM64). On Windows Server, see [Unblock the file download](/previous-versions/visualstudio/visual-studio-2017/debugger/remote-debugging-unblock-file-download) for help downloading the remote tools.|
36
-
|Visual Studio 2015|[Remote tools](https://my.visualstudio.com/Downloads?q=remote%20tools%20visual%20studio%202015)|Remote tools for Visual Studio 2015 are available from My.VisualStudio.com. If prompted, join the free [Visual Studio Dev Essentials](https://visualstudio.microsoft.com/dev-essentials/) program, or sign in with your Visual Studio subscription ID. On Windows Server, see [Unblock the file download](/previous-versions/visualstudio/visual-studio-2017/debugger/remote-debugging-unblock-file-download) for help downloading the remote tools.|
34
+
|Visual Studio 2019|[Remote tools](https://my.visualstudio.com/Downloads?q=remote%20tools%20visual%20studio%202019)|Compatible with all Visual Studio 2019 versions. Download the version matching your device operating system (x86, x64 (AMD64), or ARM64). On Windows Server, see [Unblock the file download](/previous-versions/visualstudio/visual-studio-2017/debugger/remote-debugging-unblock-file-download) for help with downloading the remote tools. For the most recent version of the remote tools, open the [Visual Studio 2022 doc](../../debugger/remote-debugging.md?view=vs-2022&preserve-view=true).|
35
+
|Visual Studio 2017|[Remote tools](https://my.visualstudio.com/Downloads?q=remote%20tools%20visual%20studio%202017)|Compatible with all Visual Studio 2017 versions. Download the version matching your device operating system (x86, x64 (AMD64), or ARM64). On Windows Server, see [Unblock the file download](/previous-versions/visualstudio/visual-studio-2017/debugger/remote-debugging-unblock-file-download) for help with downloading the remote tools.|
36
+
|Visual Studio 2015|[Remote tools](https://my.visualstudio.com/Downloads?q=remote%20tools%20visual%20studio%202015)|Remote tools for Visual Studio 2015 are available from My.VisualStudio.com. If prompted, join the free [Visual Studio Dev Essentials](https://visualstudio.microsoft.com/dev-essentials/) program, or sign in with your Visual Studio subscription ID. On Windows Server, see [Unblock the file download](/previous-versions/visualstudio/visual-studio-2017/debugger/remote-debugging-unblock-file-download) for help with downloading the remote tools.|
37
37
|Visual Studio 2013|[Remote tools](/previous-versions/visualstudio/visual-studio-2013/bt727f1t(v=vs.120)#installing-the-remote-tools)|Download page in Visual Studio 2013 documentation|
38
38
|Visual Studio 2012|[Remote tools](/previous-versions/visualstudio/visual-studio-2012/bt727f1t(v=vs.110)#installing-the-remote-tools)|Download page in Visual Studio 2012 documentation|
0 commit comments