Debugging in Neovim

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. nvim-dap

    Debug Adapter Protocol client implementation for Neovim

    Using a combination of https://github.com/mfussenegger/nvim-dap, with https://github.com/rcarriga/nvim-dap-ui and https://github.com/theHamsta/nvim-dap-virtual-text

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. nvim-dap-ui

    A UI for nvim-dap

    Using a combination of https://github.com/mfussenegger/nvim-dap, with https://github.com/rcarriga/nvim-dap-ui and https://github.com/theHamsta/nvim-dap-virtual-text

  4. nvim-dap-virtual-text

    Using a combination of https://github.com/mfussenegger/nvim-dap, with https://github.com/rcarriga/nvim-dap-ui and https://github.com/theHamsta/nvim-dap-virtual-text

  5. mason.nvim

    Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.

  6. nvim-gdb

    Neovim thin wrapper for GDB, LLDB, PDB/PDB++ and BashDB

    There's the plugin that evolved from the original neovim debugger: sakhnik/nvim-gdb. Well tested and maintained. Spoiler: personal affiliation.

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

  • Help with lsp-config, pyright, 'cannot access member x for type y'

    5 projects | /r/neovim | 10 Jan 2023
  • How do I debug a node.js program with nvim-dap and node-debug2-adapter?

    4 projects | /r/neovim | 25 Nov 2022
  • Replacing plugins with Mason.nvim

    2 projects | /r/neovim | 15 Nov 2022
  • Vim beginner here, need some setup/plugin tips

    5 projects | /r/vim | 28 Aug 2022
  • 'mini.nvim' color updates - 25 new plugin integrations in 'mini.base16' plus 'minicyan' colorscheme

    3 projects | /r/neovim | 19 Aug 2022

Did you know that Lua is
the 18th most popular programming language
based on number of references?