vscode 安装 出++插件更新 | |
nstalling platform package from https://github.com/vadimcn/codelldb/releases/download/v1.11.4/codelldb-win32-x64.vsix
Error: Error: socket hang up
|
|
https://github.com/vadimcn/codelldb/releases/
v1.11.4 e5aef55 Compare v1.11.4 Latest
Docs v1.11.33 weeks ago
v1.11.3
b412cef Compare
v1.11.3
Changelog v1.11.2Jan 21
v1.11.2
d1ae2eb Compare
v1.11.2
Docs v1.11.1Nov 7, 2024
v1.11.1
fe108b5 Compare
v1.11.1
Docs v1.11.0Oct 6, 2024
v1.11.0
05502bf Compare
v1.11.0
Docs and version v1.10.0Sep 16, 2023
v1.10.0
63256ca Compare
v1.10.0
954: don't quit capturing a stacktrace when we encounter an invalid f… v1.9.2May 27, 2023
v1.9.2
f4b6ad6 Compare
v1.9.2
Docs v1.9.1Apr 30, 2023
v1.9.1
a5f44e4 Compare
v1.9.1
Docs v1.9.0Mar 11, 2023
v1.9.0
88d6925 Compare
v1.9.0
Docs v1.9.0-dev.2302150256Feb 15, 2023
v1.9.0-dev.2302150256
a5e1f40 Compare
v1.9.0-dev.2302150256 Pre-release
add support for debugging jai |
|
|
|
在vscode 终端 ,命令行,安装本地下载的 插件 程序 vsix
windows
code --install-extension "D:\迅雷下载\codelldb-win32-x64.vsix"
|
|
验证
|
|
Features
For full details please see User's Manual. LanguagesThe primary focus of this project are the C++ and Rust languages, for which CodeLLDB includes built-in visualizers for vectors, strings, maps, and other standard library types. Supported PlatformsHost
TargetCodeLLDB supports AArch64, ARM, AVR, MSP430, RISCV, X86 architectures and may be used to debug on embedded platforms via remote debugging. More information
ScreenshotsC++ debugging with data visualization (Howto): |
|