vim-dap
Vim/Neovim debugger plugin providing a terminal interface to the Debug Adapter Protocol
A VSCode debugger extension for native code, powered by LLDB.
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:

more like this
search projects, people, and tags