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

尝试linux下的debug工具: Visual studio

时间:2017-05-28 09:54:11      阅读:235      评论:0      收藏:0      [点我收藏+]

标签:openssh   get   evel   第一个   with   win   mod   debug   tools   

参考: https://blogs.msdn.microsoft.com/vcblog/2016/03/30/visual-c-for-linux-development/
linux下面
sudo apt-get install openssh-server g++ gdb gdbserver
WIndoiws下面
Launch the Visual Studio 2017 installer and start a new installation or Modify an existing one. In the Workloads selection screen, scroll to Other Toolsets and select Linux development with C++ and click Install. That’s it.
测试你的第一个linux程序
File,--》 New Project then expand Visual C++, --》Cross Platform, --》Linux

 

尝试linux下的debug工具: Visual studio

标签:openssh   get   evel   第一个   with   win   mod   debug   tools   

原文地址:http://www.cnblogs.com/cutepig/p/6914865.html

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