C
C#4mo ago
Blackclaws

Remote application debugging

Does anyone know whether there is a simple way out there to do remote debugging of built applications? As in: - Does not require me to manually copy files over - Actually attaches Rider has a way to automatically publish via sftp, but attaching is pretty broken for me (might be because its debugging windows from linux) Visual Studio has remote debugging tools but they have no way to actually just copy things over when you click: "Debug" you need to manually copy things to the same folder on the target machine Visual Studio Code has remote development, but that doesn't allow me to keep all the credentials on my local computer but I instead have to set up the whole dev environment remotely including credentials ....
0 Replies
No replies yetBe the first to reply to this messageJoin