microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.15k stars 28.53k forks source link

Debugger not working #210839

Closed DerekRush98 closed 4 months ago

DerekRush98 commented 4 months ago

I am trying to run the debugger on some C code (for the CS50x Harvard course) and I keep getting the below error. I have not had any luck trying to figure out what is actually wrong, but I am not able to use the debugger at all.

error message: "Configured debug type 'cppdbg' is not supported."

Version: 1.88.1 Commit: e170252f762678dec6ca2cc69aba1570769a5d39 User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Embedder: codespaces

gjsjohnmurray commented 4 months ago

/question please use your course support channel

VSCodeTriageBot commented 4 months ago

We closed this issue because it is a question about using VS Code rather than an issue or feature request. Please search for help on StackOverflow, where the community has already answered thousands of similar questions. You may find their guide on asking a new question helpful if your question has not already been asked. See also our issue reporting guidelines.

Happy Coding!