How can I use LLDB in cpptools on windows? #12846
Unanswered
DreamLand7707
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hello everyone, I use clang++ to compile a C++ program. I want to use LLDB to debug the program in vscode. when I write the path of lldb in 'miDebuggerPath', it can't launch debug interface. I installed the clang++ and lldb during Msys2-clang64.
Beta Was this translation helpful? Give feedback.
All reactions