Skip to content
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

About Apple silicon remote debug Linux ARM64 #4343

Open
lokinfey opened this issue Jan 13, 2021 · 3 comments
Open

About Apple silicon remote debug Linux ARM64 #4343

lokinfey opened this issue Jan 13, 2021 · 3 comments

Comments

@lokinfey
Copy link

I use Apple silicon env , and installed Linux arm64 vm in pd . I want to try to remote debug in my apple silicon env following
: https://github.com/OmniSharp/omnisharp-vscode/wiki/Remote-Debugging-On-Linux-Arm

but it show me that

Screen Shot 2021-01-13 at 11 24 37 AM

@WardenGnaw
Copy link
Contributor

This is due to two things:

  1. We do not have an Apple M1 supported version of the extension so pipeTransport will not work. Even Support for Rosetta 2 it not yet supported yet.
  2. We do not activate the extension on the remote machine if it is running ARM/ARM64. See Feature request: support Linux ARM / ARM64 #2771

@lokinfey
Copy link
Author

I hope that it can release soon ............. coz Java / Python / NodeJS / Go / Rust can debug and run in apple silicon , but .net .................. @WardenGnaw

@lokinfey
Copy link
Author

lokinfey commented Feb 5, 2021

@WardenGnaw I update my macOS 11.2 , I can use debug .NET in VSCode, but I think this is Rosetta runtime , I hope OmniSharp team can support it asap ..... coz it is very important for .NET developer .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants