Is binary '/bin/cpptools' a tool that integrates GDB and LLDB? #8934
-
Hello: The document says I need to download the cpptools extension from the Visual Studio Marketplace and copy its binaries |
Beta Was this translation helpful? Give feedback.
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? |
Beta Was this translation helpful? Give feedback.
The binaries
cpptools
andcpptools-srv
under 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?