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 not working in v4.98 #7259

Open
1 of 2 tasks
ywangwxd opened this issue Mar 12, 2025 · 0 comments
Open
1 of 2 tasks

debugger not working in v4.98 #7259

ywangwxd opened this issue Mar 12, 2025 · 0 comments
Labels
bug Something isn't working triage This issue needs to be triaged by a maintainer

Comments

@ywangwxd
Copy link

ywangwxd commented Mar 12, 2025

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • Web Browser: Chrome
  • Local OS: Win10
  • Remote OS: CentOS
  • Remote Architecture: amd64
  • code-server --version: 4.98

Steps to Reproduce

  1. Open a python file , toggle a breakpoint
  2. press F5, nothing happen
  3. Choose Run->Debug in the menu, still not working
  4. check exentesion, Python, Python debugger from ms-python are installed.
  5. check if there are any error messages in the extensions, not found

Btw, I am using code-server under a nignx service. At first I though it was the key-mapping problem, but running from menu selection is not working too, so it does not seem to be this problem.

If I change to use another python debugger (Kylin), it is working.

Expected

debugger should start to run

Actual

nothing happen, debugger not started

Logs

Screenshot/Video

No response

Does this bug reproduce in native VS Code?

NO, not even in older version of code-server, for example 4.8.3 is ok.

Does this bug reproduce in GitHub Codespaces?

Yes, this is also broken in GitHub Codespaces

Are you accessing code-server over a secure context?

  • I am using a secure context.

Notes

No response

@ywangwxd ywangwxd added bug Something isn't working triage This issue needs to be triaged by a maintainer labels Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage This issue needs to be triaged by a maintainer
Projects
None yet
Development

No branches or pull requests

1 participant