/neo-gdb

Neovim plugin providing neat vi-style interface to gdb. Works only with Neovim!

Primary LanguagePython

Neovim + gdb

Synopsis

This neovim plugin provides a clean user interface for debugging with GDB.

Motivation

This plugin has been written after seeing that there's no good and easy gdb frontend for neovim. There's no support for vim and there won't be as this plugin uses neovim specific API.

Installation

To automatically link this script to .gdbinit try running install.sh TODO: extend it

Developing

development wiki-page

License

TODO