0 Forks
6 Stars
6 Watchers

gdb.nvim

Plugin for comfort debugging in Neovim using gdb

How to download and setup gdb.nvim

Open terminal and run command
git clone https://github.com/MattBystrin/gdb.nvim.git
git clone is used to create a copy or clone of gdb.nvim repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gdb.nvim https://github.com/MattBystrin/gdb.nvim/archive/master.zip

Or simply clone gdb.nvim with SSH
[email protected]:MattBystrin/gdb.nvim.git

If you have some problems with gdb.nvim

You may open issue on gdb.nvim support forum (system) here: https://github.com/MattBystrin/gdb.nvim/issues