尝试linux下的debug工具: Visual studio
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了尝试linux下的debug工具: Visual studio相关的知识,希望对你有一定的参考价值。
参考: 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的主要内容,如果未能解决你的问题,请参考以下文章
Debug.WriteLine 未将输出写入 Visual Studio 2010 中的 OutputWindows
转载Visual Studio 2015 for Linux更好地支持Linux下的开发
Debug|Trace.WriteLine 来自 Visual Studio 中的 C# 插件 - 通过 ConsoleTraceListener 显示