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

Debugger doesn't support x86 Windows #844

Closed
gregg-miskelly opened this issue Oct 27, 2016 · 12 comments
Closed

Debugger doesn't support x86 Windows #844

gregg-miskelly opened this issue Oct 27, 2016 · 12 comments

Comments

@gregg-miskelly
Copy link
Contributor

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.

@gregg-miskelly
Copy link
Contributor Author

NOTE that when we fix this, we need to remove the code added in #998

@Fetandrey
Copy link

Any progress?

@gregg-miskelly
Copy link
Contributor Author

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.

@Fetandrey
Copy link

Thank you! It's good to know.

@jayendranarumugam
Copy link

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 ?

@ghost
Copy link

ghost commented May 29, 2017

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!!

@gregg-miskelly
Copy link
Contributor Author

gregg-miskelly commented May 30, 2017

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

@ghost
Copy link

ghost commented Jul 29, 2017

@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!!

@PTescAL
Copy link

PTescAL commented Jan 18, 2018

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.

@twtyypmb
Copy link

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

@gregg-miskelly
Copy link
Contributor Author

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.

@Yoplayer-1
Copy link

Ya I'm also getting the same error

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

7 participants