VSCode Mac C++ debugging stopped working

Timothy Paustian 21 Reputation points
2021-03-10T22:16:10.053+00:00

I am impressed with the quality of VSCode as an IDE. It really helps with working on projects. I am working on the open-source project panda3d. I have been using VSCode for python and C++ debugging without any problems for a few months. Recently, debugging has stopped working. I am able to set breakpoints in certain places, but when I set a breakpoint in code I want to debug, it will stop, but then none of the debugging commands work (step-over, step-in, continue). The program seems to completely hand and the only way out is to exit the code by pushing the stop button. I have tried rebuilding the entire project from scratch. That didn't help. Thanks for any advice on how to fix it. System Mac OS Big Sur Latest version of VSCode C++ and Python extensions install.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,603 questions
0 comments No comments
{count} votes

Accepted answer
  1. Dylan Zhu-MSFT 6,421 Reputation points
    2021-03-11T06:34:09.73+00:00

    Hi TimothyPaustian,

    Currently, VS code is not supported in Microsoft Q&A forum. We suggest you can report this question here: https://github.com/microsoft/vscode/issues

    Best Regards, Dylan

    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our * *documentation* to enable e-mail notifications if you want to receive the related email notification for this thread.**

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.