vdebug VS vim-pudb-and-jam

Compare vdebug vs vim-pudb-and-jam and see what are their differences.

vdebug

Multi-language DBGP debugger client for Vim (PHP, Python, Perl, Ruby, etc.) (by vim-vdebug)

vim-pudb-and-jam

Manage pudb breakpoints directly from vim (by mvanderkamp)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
vdebug vim-pudb-and-jam
4 1
1,293 6
0.2% -
0.0 0.0
7 months ago almost 2 years ago
Python Python
MIT 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.

vdebug

Posts with mentions or reviews of vdebug. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-02.

vim-pudb-and-jam

Posts with mentions or reviews of vim-pudb-and-jam. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-05.
  • Vim and debuggers
    7 projects | /r/vim | 5 Jan 2022
    Most of my work these days is in python, for which my preferred debugger is pudb. For integration into vim, I maintain a small plugin for managing breakpoints: vim-pudb-and-jam

What are some alternatives?

When comparing vdebug and vim-pudb-and-jam you can also consider the following projects:

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

coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

Corinna - Corinna - Bring Modern OO to the Core of Perl

nvim-dap-ui - A UI for nvim-dap

spyder-vim - A plugin for Spyder to enable Vim keybindings

DeathVim - A quick neovim setup.

DAPInstall.nvim - 🦆 A NeoVim plugin for managing several debuggers for Nvim-dap

vscode-cpptools - Official repository for the Microsoft C/C++ extension for VS Code.

pudb - Full-screen console debugger for Python