-
As title, how do I use codelldb to debug a CMake project in VSCode? |
Beta Was this translation helpful? Give feedback.
Answered by
yanedge
May 29, 2023
Replies: 1 comment 4 replies
-
https://www.google.com/search?q=how+to+debug+a+cmake+project+in+vscode Let me know if you have a more specific question... |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You CAN get the Cmake project to use launch.json. So all good. Thanks