Debugger plugins

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. vimspector

    vimspector - A multi-language debugging system for Vim

    puremourning/vimspector This seems to be the currently most popular plugin. It supports the debug adapter protocol.

  2. SaaSHub

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

    SaaSHub logo
  3. nvim-dap

    Debug Adapter Protocol client implementation for Neovim

    mfussenegger/nvim-dap This looks like a much simpler plugin that vimspector; more of a thin client for the debug adapter protocol. It is neovim only.

  4. nvim-gdb

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

    sakhnik/nvim-gdb This one also looks like a nice debugger plugin; also neovim only.

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

  • Debugging in neovim

    3 projects | /r/neovim | 23 Sep 2022
  • Rust, RR, Neovim: A perfect debug combination

    6 projects | news.ycombinator.com | 11 Apr 2023
  • looking for help - debug typescript

    3 projects | /r/vim | 7 Jan 2023
  • Let the IDE wars, uh, continue!

    15 projects | /r/ProgrammerHumor | 29 Oct 2022
  • Vim After 15 Years

    6 projects | news.ycombinator.com | 26 Oct 2022

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