nvim-gdb
Debugger plugin
A plugin that integrates multiple debuggers with NeoVim for efficient debugging and execution of various programming languages.
Neovim thin wrapper for GDB, LLDB, PDB/PDB++ and BashDB
730 stars
11 watching
39 forks
Language: Lua
last commit: 3 months ago
Linked from 1 awesome list
bashdbgdblldbneovimnvim-gdbpdb
Related projects:
Repository | Description | Stars |
---|---|---|
andrewferrier/debugprint.nvim | An extension plugin for NeoVim's Lua editor that allows developers to simplify debugging by inserting print-like statements in code. | 374 |
gnikdroy/projections.nvim | A plugin that manages projects and sessions within the Neovim environment. | 238 |
nvim-neorocks/rocks.nvim | Automated plugin management and dependency resolution for Neovim plugins | 760 |
jim-at-jibba/micropython.nvim | A plugin for Neovim that simplifies development of microcontroller projects using Python. | 44 |
aaronik/gptmodels.nvim | An AI plugin for Neovim that facilitates LLM-based code analysis and suggestions | 57 |
luukvbaal/nnn.nvim | A Neovim plugin that integrates the nnn file manager into the editor. | 431 |
s1n7ax/nvim-terminal | A Lua plugin for Neovim to open and manage multiple terminal buffers. | 117 |
2kabhishek/octohub.nvim | A plugin for managing and exploring GitHub repositories within Neovim. | 66 |
tenxsoydev/karen-yank.nvim | A Neovim plugin to improve register handling with intuitive mappings and intentional deletion | 83 |
2kabhishek/utils.nvim | Provides utilities to simplify plugin development in Neovim | 9 |
jmbuhr/otter.nvim | A plugin that allows code completion and other language features for documents containing embedded code blocks in multiple languages. | 548 |
niuiic/dap-utils.nvim | A collection of utilities to enhance the debugging experience with Neovim's DAP. | 37 |
guilherme-puida/tesoura.nvim | A plugin for managing snippets in Neovim using the native snippet API. | 28 |
loricandre/oneterm.nvim | A one terminal plugin to manage Neovim configuration and file navigation | 56 |
duane9/nvim-rg | An plugin for Neovim that enables asynchronous ripgrep searches and displays results in a quickfix window. | 39 |