Debugging in neovim

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

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.com
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • vimspector

    vimspector - A multi-language debugging system for Vim

  • I did, but there are issues with neovim. For example.

  • nvim-dap

    Debug Adapter Protocol client implementation for Neovim

  • Setup the config for your language: https://github.com/mfussenegger/nvim-dap/wiki/Debug-Adapter-installation

  • 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
  • nvim-gdb

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

  • Maybe https://github.com/sakhnik/nvim-gdb (bashdb uses gdb like commands) I've mostly used llvm debugger and node debugger so I am not too familiar with gdb.

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