Is binary '/bin/cpptools' a tool that integrates GDB and LLDB? #8934
Answered
by
michelleangela
InLAnn (inlann)
asked this question in
Q&A
|
Hello: The document says I need to download the cpptools extension from the Visual Studio Marketplace and copy its binaries |
Answered by
michelleangela
Feb 25, 2022
Replies: 1 comment 1 reply
|
The binaries Could you clarify what you mean by "a tool that integrates GDB and LLDB"? Are you trying to build the extension to change something with the debugger? |
1 reply
Answer selected by
inlann
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The binaries
cpptoolsandcpptools-srvunder the bin folder are the binaries of the Language Server and IntelliSense Engine. They have nothing to do with debugging.Could you clarify what you mean by "a tool that integrates GDB and LLDB"? Are you trying to build the extension to change something with the debugger?