Skip to content

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

Closed
2 tasks
TheScientist101 opened this issue Feb 23, 2021 · 7 comments
Closed
2 tasks

C/C++ Debugger #2757

TheScientist101 opened this issue Feb 23, 2021 · 7 comments
Labels
extension The issue needs to be fixed in the extension

Comments

@TheScientist101
Copy link

This is my first GitHub Issue thing, please let me know what to improve.

@balajib-b
Copy link

Could you please submit screenshot of any error or the extensions pane atleast.
I tested it with extension version 1.2.2 on code-server 3.9.1 running on Ubuntu 20.04 host.

it is installed properly and working fine. You can see the extension Name, Version and Installation status

Screenshot_20210309_123133

@code-asher code-asher added extension The issue needs to be fixed in the extension and removed extension-request labels Mar 9, 2021
@code-asher
Copy link
Member

Might be a duplicate of #2120?

@TheScientist101
Copy link
Author

I am on version also on version 1.2.2 running on code-server 3.9.1. I am running it on Kali Linux on WSL 2.0. It does successfully install but gives me the error below.
image

@balajib-b
Copy link

@TheScientist101, could you please help us with following questions?

  1. You are able to compile your project files in WSL terminal?
  2. Other extensions are installed and working properly?
  3. GCC and G++ compilers are compatible with the extension?

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

@TheScientist101
Copy link
Author

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.

@code-asher
Copy link
Member

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.

@TheScientist101
Copy link
Author

I guess I should close this then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension The issue needs to be fixed in the extension
Projects
None yet
Development

No branches or pull requests

3 participants