A VSCode debugger extension for native code, powered by LLDB.
3,295
stars
1,437
commits
Rust
primary language
Aug 23, 2026
updated
For full details please see User's Manual.
The 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.
That said, it is usable with most other compiled languages whose compiler generates compatible debugging information,
such as Ada, Fortran, Kotlin Native, Nim, Objective-C, Pascal, Swift
and Zig.
CodeLLDB supports AArch64, ARM, AVR, MSP430, RISCV, X86 architectures and may be used to debug on embedded platforms via remote debugging.
C++ debugging with data visualization (Howto):
Rust debugging:

(top 30 of 37)
Rust
64.7%
TypeScript
23.3%
Python
7.1%
CMake
3.3%
C++
1.4%
A VSCode debugger extension for native code, powered by LLDB.
3,295
stars
1,437
commits
Rust
primary language
Aug 23, 2026
updated
For full details please see User's Manual.
The 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.
That said, it is usable with most other compiled languages whose compiler generates compatible debugging information,
such as Ada, Fortran, Kotlin Native, Nim, Objective-C, Pascal, Swift
and Zig.
CodeLLDB supports AArch64, ARM, AVR, MSP430, RISCV, X86 architectures and may be used to debug on embedded platforms via remote debugging.
C++ debugging with data visualization (Howto):
Rust debugging:

(top 30 of 37)
Rust
64.7%
TypeScript
23.3%
Python
7.1%
CMake
3.3%
C++
1.4%