码迷,mamicode.com
首页 > 系统相关 > 详细

VS2015配置Linux开发远程调试

时间:2018-01-29 00:20:16      阅读:981      评论:0      收藏:0      [点我收藏+]

标签:code   name   调试器   hit   visual   ica   机器   ems   下载地址   

# VS2015配置Linux开发远程调试


### 简介
-----------------------------
vs2015支持跨平台开发


### 软件环境
-----------------------------
- VS2015 update3
- Visual C++ for Linux Development(VC_Linux.exe)


### 安装步骤
-----------------------------
- 安装VS2015 update3版本(直接按照后就是VS2015,不是补丁)
- 安装VC_Linux.exe扩展

 

下载地址:

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 will automatically copy and remote build your sources and can launch your application with the debugger. Our project system supports targeting specific architectures, including ARM.
使用这个扩展你能够为linux服务器,桌面电脑,设置开发c++代码。你能够管理vs连接到其他linux机器。vs自动的拷贝和远程扁你你的源码并且运行你的程序通过调试器。我们的工程系统支持特定体系的目标,包括ARM。

 

技术分享图片

技术分享图片

VS2015配置Linux开发远程调试

标签:code   name   调试器   hit   visual   ica   机器   ems   下载地址   

原文地址:https://www.cnblogs.com/jiftle/p/8372789.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!