# VS2015 Configuring Linux development Remote Debugging
About # #
-----------------------------
VS2015 supports cross-platform development
# # Software Environment
-----------------------------
-VS2015 Update3
-Visual C + + for Linux development (Vc_linux.exe)
# # # Installation Steps
-----------------------------
-Install VS2015 Update3 version (directly followed by VS2015, not patches)
-Install Vc_linux.exe Extension
:
Https://marketplace.visualstudio.com/items?itemName=VisualCPPTeam.VisualCforLinuxDevelopment
With this extension you can author C + + code for Linux servers, desktops and devices. You can manage your connections to these machines from within VS. VS would automatically copy and remote build your sources and can launch your application with the debugger. Our project system supports targeting specific architectures, including ARM.
With this extension you can develop C + + code for Linux servers, desktop computers, and settings. You can manage vs connect to other Linux machines. VS Auto Copy and remotely flatten your source code and run your program through the debugger. Our engineering systems support the goals of specific systems, including arm.
VS2015 Configuring remote Debugging for Linux development