nvim-gdb VS nvim-bqf

Compare nvim-gdb vs nvim-bqf and see what are their differences.

nvim-gdb

Neovim thin wrapper for GDB, LLDB, PDB/PDB++ and BashDB (by sakhnik)

nvim-bqf

Better quickfix window in Neovim, polish old quickfix window. (by kevinhwang91)
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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
nvim-gdb nvim-bqf
7 38
676 1,540
- -
8.8 6.1
10 days ago about 1 month ago
Lua Lua
- BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

nvim-gdb

Posts with mentions or reviews of nvim-gdb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-21.
  • I can't stand using VSCode so I wrote my own (it wasn't easy)
    10 projects | news.ycombinator.com | 21 Apr 2024
    It's not ideal to me yet. I've had some problems with DAP. The DAP servers I've checked were a bit unstable and slow. For now I'm using gdb with nvim-gdb https://github.com/sakhnik/nvim-gdb

    Very reliable and as fast as gdb is. But with all the problems just using gdb has.

  • Debugging in neovim
    3 projects | /r/neovim | 23 Sep 2022
    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.
  • I must be missing something
    21 projects | /r/neovim | 3 Sep 2022
    nvim-gdb: GDB wrapper, simple and easy to hack.
  • Create visual interface for breakpoints
    2 projects | /r/vim | 19 Aug 2022
    Recently I am using nvim-gdb, which is inspired by neovim-gdb.vim script. I am wondering whether it is possible to have the same visual interface in terms of current line running as well as the breakpoint mark similar to the above two project but not connect to the debug?
  • Debugging in Neovim
    5 projects | /r/neovim | 18 Jul 2022
    There's the plugin that evolved from the original neovim debugger: sakhnik/nvim-gdb. Well tested and maintained. Spoiler: personal affiliation.
  • Debugger plugins
    3 projects | /r/neovim | 19 Mar 2021
    sakhnik/nvim-gdb This one also looks like a nice debugger plugin; also neovim only.
  • GDB TUI mode
    5 projects | /r/cpp | 27 Feb 2021
    https://www.dannyadam.com/blog/2019/05/debugging-in-vim/ describes it well. https://github.com/sakhnik/nvim-gdb is nicer, but requires neovim.

nvim-bqf

Posts with mentions or reviews of nvim-bqf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-04.

What are some alternatives?

When comparing nvim-gdb and nvim-bqf you can also consider the following projects:

vimspector - vimspector - A multi-language debugging system for Vim

vim-floaterm - :computer: Terminal manager for (neo)vim

nvim-dap - Debug Adapter Protocol client implementation for Neovim

vim-unimpaired - unimpaired.vim: Pairs of handy bracket mappings

gdb-dashboard - Modular visual interface for GDB in Python

nvim-spectre - Find the enemy and replace them with dark power.

NvChad - Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.

vim-gutentags - A Vim plugin that manages your tag files

gdb-frontend - ☕ GDBFrontend is an easy, flexible and extensible gui debugger. Try it on https://debugme.dev

nvim-jqx - Populate the quickfix with json entries

cpplinks - A categorized list of C++ resources.

vim-rooter - Changes Vim working directory to project root.