Hello, I need sorme advice on which LLDB adapter to settleon:
It seems that Chugunov ships a vetted LLDB build.
1. my usecase is straight c/c++ (no rust, swift, objC)
2. works over remote ssh + containers without yakshaving distro packages.
3. should stay friendly to gnumakefiles (not moving to cmake just for the debugger)
4. conole i/o behaves the same as a bare lldb session.
5. willing to track LLVM HEAD if the payoff is real but: rather avoid liblldb -v mismatches.
CodeLLDB - Visual Studio Marketplace
Extension for Visual Studio Code - Debugger for native code, powered by LLDB. Debug C++, Rust, and other compiled languages.
marketplace.visualstudio.com
LLDB DAP - Visual Studio Marketplace
Extension for Visual Studio Code - Debugging with LLDB in Visual Studio Code
marketplace.visualstudio.com
It seems that Chugunov ships a vetted LLDB build.
1. my usecase is straight c/c++ (no rust, swift, objC)
2. works over remote ssh + containers without yakshaving distro packages.
3. should stay friendly to gnumakefiles (not moving to cmake just for the debugger)
4. conole i/o behaves the same as a bare lldb session.
5. willing to track LLVM HEAD if the payoff is real but: rather avoid liblldb -v mismatches.