Remote Debugging and Diagnostics
Visual Studio supports remote debugging from one computer to another device. When you are doing remote debugging, the host computer can be any platform that supports Visual Studio. The remote device can be an x86, x64, or ARM platform.
Note
|
|---|
|
Windows Store apps For information about remote debugging of Windows Store apps, see Debug and test Windows Store apps on a remote device from Visual Studio in the Windows Developer Center. Azure For information about debugging on Azure, see one of these topics:
|
Note