pdbpp

Debugger

An enhanced version of the Python debugger with added features such as TAB completion, syntax highlighting, and interactive commands.

pdb++, a drop-in replacement for pdb (the Python debugger)

GitHub

1k stars
18 watching
66 forks
Language: Python
last commit: over 2 years ago
Linked from 2 awesome lists

completiondebuggerpdbpythonsyntax-highlighting

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
collective/products.pdbdebugmodeEnables PDB debugging in Zope instances with various hooks and post-mortem debugging capabilities2
spiside/pdb-tutorialA tutorial on effectively using the Python debugger to diagnose and fix program errors854
gotcha/ipdbAn integration of IPython's debugger into the pdb module1,868
ismail0234/phalcon-bb-debuggerA tool that provides detailed information about a web application's performance and internal workings5
progbits/smldbgAn educational C++20 debugger with basic debugging functionality and no dependencies.4
enterprisedb/pldebuggerProvides an API for debugging pl/pgsql functions in PostgreSQL databases.73
cuplv/dpdebuggerAn algorithm for explaining unexpected performance differences in programs by grouping similar execution times and identifying key program properties.1
pylons/pyramid_debugtoolbarA utility package providing a debug interface for Pyramid web applications.95
haddocking/pdb-toolsA set of command-line tools for manipulating and editing PDB files391
scottt/debugbreakAllows software developers to programmatically insert breakpoints in their C/C++ code.628
carstencodes/pdm-bumpTools for managing project versions and bumping them to new releases.45
cakephp/debug_kitA debugging toolset for CakePHP applications851
pbogut/deoplete-elmAn asynchronous code completion plugin for Elm language in Neovim and Vim23
pallets-eco/flask-debugtoolbarTools for debugging and inspecting Flask web applications954
x64dbg/x64dbgpyAutomates interaction with x64dbg debugger using Python.1,469