© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y 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 ....
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

❔ Debugging
C#CC# / help
3y ago
✅ Application only terminates on exception when debugging in Rider but not when debugging in VS2022
C#CC# / help
3y ago
Debugging problems
C#CC# / help
2y ago
debugging issue
C#CC# / help
4y ago