关于[Remote debugging comes to Rider 2018.3!]的摘要:
The latest Rider 2018.3 Early Access Preview (EAP) build brings remote debugging of .NET, .NET Core and Mono applications! By setting up an SSH connection, we can attach to a running process on a remote machine and step into code. Better even, remote debugging works across platforms! For example, we can debug a .NET application running on a remote Linux machine, from our Windows box. Let’s see how this works.
原文地址: https://blog.jetbrains.com/dotnet/2018/11/29/remote-debugging-comes-rider-2018-3/