Skip to content

Debugger does not start on C++, C#, Python, Go, PHP code #4221

Closed
@globalww

Description

@globalww

OS/Web Information

  • Web Browser: Chrome
  • Local OS: Windows 10
  • Remote OS: Ubuntu 21.04
  • Remote Architecture: arm64 on raspberry pi 4B
  • code-server --version: 3.12.0

Steps to Reproduce

  1. Write a CPP code and press debug

Expected

Debugger should start

Actual

Opens launch.json and nothing happens.
Deleting launch.json temporarily solves the problem but after recreating launch.json, same problem happens again.

Screenshot

2

Notes

After updating 3.12.0 this problem started to happen. It worked fine before.
I tried deleting all JSON configuration files and creating it again, reinstalling C/C++ plugin, and selecting other debug options, but nothing worked for me.

I'm not familiar with VSCode so maybe it is my configuration problem, and sorry if it is.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghigh-priorityThis issue needs to be resolved ASAP

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions