awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sakhnik avatar

sakhnik/nvim-gdb

0
View on GitHub↗
779 stars·42 forks·Lua·MIT·2 views

Nvim Gdb

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

Features

  • Debugging Tools - Wraps GDB, LLDB, and other debuggers.
  • GDB Enhancements - Neovim wrapper for GDB, LLDB, and PDB.

Star history

Star history chart for sakhnik/nvim-gdbStar history chart for sakhnik/nvim-gdb

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Nvim Gdb

Similar open-source projects, ranked by how many features they share with Nvim Gdb.
  • cs01/gdbguics01 avatar

    cs01/gdbgui

    10,338View on GitHub↗

    gdbgui is a web-based graphical frontend and visualizer for the GNU Debugger. It serves as a compiled language debugger that provides source-level inspection for C, C++, Go, Rust, and Fortran. The project acts as a remote debugging interface, providing a secure web portal for connecting to and controlling GDB sessions over a network. It distinguishes itself by offering a browser-based environment to visualize call stacks and data structures for programs running via the GNU Debugger. The interface covers program execution control and breakpoint management, featuring graphical variable inspect

    TypeScriptbrowsercc-plus-plus
    View on GitHub↗10,338
  • amitshekhariitbhu/android-debug-databaseamitshekhariitbhu avatar

    amitshekhariitbhu/Android-Debug-Database

    8,663View on GitHub↗

    Android-Debug-Database is a specialized utility for extracting, inspecting, and editing mobile data on Android devices. It serves as a database debugger and SQLite inspector that provides a web-based interface for managing database records and shared preference key-value stores. The project distinguishes itself by supporting encrypted database decryption via provided passwords and the ability to map and inspect volatile in-memory databases. It also includes a data export tool that transfers database files from the private application directory to a local machine for external analysis. The to

    Java
    View on GitHub↗8,663
  • andrewferrier/debugprint.nvimandrewferrier avatar

    andrewferrier/debugprint.nvim

    523View on GitHub↗

    Debugging in NeoVim the print() way!

    Lua
    View on GitHub↗523
  • alidavut/locusalidavut avatar

    alidavut/locus

    306View on GitHub↗

    Locus is a debugging module for node.js

    JavaScriptdebuggerjavascriptlocus
    View on GitHub↗306
See all 30 alternatives to Nvim Gdb→

Frequently asked questions

What does sakhnik/nvim-gdb do?

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

What are the main features of sakhnik/nvim-gdb?

The main features of sakhnik/nvim-gdb are: Debugging Tools, GDB Enhancements.

What are some open-source alternatives to sakhnik/nvim-gdb?

Open-source alternatives to sakhnik/nvim-gdb include: cs01/gdbgui — gdbgui is a web-based graphical frontend and visualizer for the GNU Debugger. It serves as a compiled language… amitshekhariitbhu/android-debug-database — Android-Debug-Database is a specialized utility for extracting, inspecting, and editing mobile data on Android… andrewferrier/debugprint.nvim — Debugging in NeoVim the print() way! ashishb/adb-enhanced — 🔪Swiss-army knife for Android testing and development 🔪 ⛺. automation-stack/ctrace — Well-formatted and improved trace system calls and signals (when the debugger does not help). alidavut/locus — Locus is a debugging module for node.js.