Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

WAGO/arm32-dotnet-debug

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In order to publish and remote debug your dotnet application you have to add appropriate entries in the vscode user/workspace settings.

For example:

{
    "dotnetDebug.remoteHost": "root@192.168.0.55",
    "dotnetDebug.remoteFolder": "/home/dotnet"
}

You can open the user settings.json file with the Preferences: Open User/Workspace Settings (JSON) command in the Command Palette (Ctrl+Shift+P).

About

Demo project to show dotnet ssh debugging on arm32 devices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.