-
Notifications
You must be signed in to change notification settings - Fork 676
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cannot remote debug C# module via "-H ssh://pi@ipadress" #3347
Comments
make sure Windows10 machine can access Raspberry Pi without password . Test on Windows10
|
Could you share your engine logs? You can do this by adding:
|
@WardenGnaw here is the logs: Starting: "docker" "-H ssh://[email protected]" exec -i SampleModuleCsharpPi sh -c "~/vsdbg/vsdbg --interpreter=vscode" |
Repro on :
C# extension v1.21.5
VS Code: 1.39.1
please follow the instructions in this blog
breakpoint cannot be hit for C# module when Windows10 remote debug to Raspberry Pi 3
or Windows10 remote debug to ubuntu18.04 machine.
Steps to reproduce : please see toturial
Expected behavior
breakpoint can be hit in remote debugging
The text was updated successfully, but these errors were encountered: