Description
Native debugging in VS Code can be added through prebuilt binaries of the LLDB-based vscode-lldb extension. It is useful for developers who want editor-integrated debugging without building the extension from source.
Prebuilt debugger components can run code and inspect processes. Install from trusted sources and check launch configurations before debugging private or privileged programs.