vs + wsl .net core 远程调试 (linux vsdbg)

Posted wswind

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了vs + wsl .net core 远程调试 (linux vsdbg)相关的知识,希望对你有一定的参考价值。

https://github.com/OmniSharp/omnisharp-vscode/wiki/Attaching-to-remote-processes
https://github.com/Microsoft/MIEngine/wiki/Offroad-Debugging-of-.NET-Core-on-Linux---OSX-from-Visual-Studio
https://www.dotnetcatch.com/2017/04/23/debugging-net-core-from-vs2017-on-windows-subsystem-for-linux/
https://www.cnblogs.com/woailibian/p/7258763.html

通过ssh远程调试时,vs会通过ssh命令,控制服务器下载https://vsdebugger.azureedge.net/vsdbg-16-0-20412-1/vsdbg-linux-x64.zip。由于国内网络问题,会出现卡死的假象。目前没找到特别好的方法,耐心等了半个多小时,终于装好。

以上是关于vs + wsl .net core 远程调试 (linux vsdbg)的主要内容,如果未能解决你的问题,请参考以下文章

Win10 Bash/WSL调试Linux环境下的.NET Core应用程序

.Net用VS 2012远程调试Win2003网站

VS Code开发调试ASP.NET Core 1.0

12步搞定WSL 2,安装交互迁移VSCode远程调试应有尽有

12步搞定WSL 2,安装交互迁移VSCode远程调试应有尽有

WSL2:Python 使用 VS Code 调试器重命名文件