Omnisharp-vscode: Debugger doesn't support x86 Windows

Created on 27 Oct 2016  路  12Comments  路  Source: OmniSharp/omnisharp-vscode

Steps to reproduce

On x86 (32-bit) Windows, download VS Code, and install the C# extension

Expected behavior

32-bit debugger downloads and runs

Actual behavior

32-bit Windows isn't supported.

Debugger Debugger-Install Feature Request Resolved-Won't Fix

All 12 comments

NOTE that when we fix this, we need to remove the code added in https://github.com/OmniSharp/omnisharp-vscode/pull/998

Any progress?

We aren't ready to guess when we will be able release support for this -- we have some hot items which are currently consuming all of our time, but we are much closer to it then we once were. We almost have a new build system in place which among other things, finishes most of the build side of the work for this.

Thank you! It's good to know.

I'm currently using V1.12.2. I couldn't make debug my code with any Break Point,my machine is 32bit. When this be fixed ?

Is there a fix yet? A x86 user here, not able to debug my c# programs on vs code! But, nonetheless, VS Code is the best editor from Microsoft ever!!

Unfortunately, this hasn't been something we have been able to work on yet.

@gregg-miskelly This is really unfortunate as I have been eagerly waiting to have C# debugger up and running in VS code for my x86 machine!! Please help us resolve it fast!!

Any progress on this?
Due to third-party libraries to which we would like to link from .net Core projects, we are limited in our ability to debug our x86 programs, too.

any progress?If the problem will not be solved,I have to give up .net core.Is it as design?

Unfortunately due the low usage of x86 Windows operating systems and many competing priorities, we are unable to fund adding x86 debugging support at this time. The C# extension will of course continue to function as an editor on x86 Windows.

We recommend anyone looking for .NET debugging on x86 Windows to use Visual Studio instead. See https://www.visualstudio.com/downloads/ for more information.

Ya I'm also getting the same error

Was this page helpful?
0 / 5 - 0 ratings