-
Notifications
You must be signed in to change notification settings - Fork 5.9k
C/C++ Debugger #2757
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
Comments
Might be a duplicate of #2120? |
@TheScientist101, could you please help us with following questions?
Moreover, openvsx marketplace extensions are tightly compatible with code server. Visual studio market place extension works fine but not officially supported. Just in case you could try the equivalent openvsx extension if any, while we debug the issue |
I am able to compile the programs from the terminal, however I cannot get the debugger to work. I am able to get other extensions to work, just not this one. |
Hmm yeah that definitely looks like #2120 to me. The ELF error is usually because it's running a binary built for the wrong architecture. |
I guess I should close this then. |
The extension exists, but does not correctly install, if this is not possible to optimize, is there another good C debugger that works?
This is my first GitHub Issue thing, please let me know what to improve.
The text was updated successfully, but these errors were encountered: