[Question] [Help] How to set up nvim-dap to debug Rust?

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • CodeLLDB

    A native debugger extension for VSCode based on LLDB

  • I'm on an arch machine, I installed codelldb-bin from the aur (which I think it just installs this https://github.com/vadimcn/vscode-lldb). Then added this config ```lua local dap = require('dap')

  • rust-tools.nvim

    Discontinued Tools for better development in rust using neovim's builtin lsp

  • I believe you want https://github.com/simrat39/rust-tools.nvim, that was how i got it working

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts