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)
1k stars
18 watching
66 forks
Language: Python
last commit: 11 months ago
Linked from 2 awesome lists
completiondebuggerpdbpythonsyntax-highlighting
Related projects:
Repository | Description | Stars |
---|---|---|
| Enables PDB debugging in Zope instances with various hooks and post-mortem debugging capabilities | 2 |
| A tutorial on effectively using the Python debugger to diagnose and fix program errors | 854 |
| An integration of IPython's debugger into the pdb module | 1,868 |
| A tool that provides detailed information about a web application's performance and internal workings | 5 |
| An educational C++20 debugger with basic debugging functionality and no dependencies. | 4 |
| Provides an API for debugging pl/pgsql functions in PostgreSQL databases. | 73 |
| An algorithm for explaining unexpected performance differences in programs by grouping similar execution times and identifying key program properties. | 1 |
| A utility package providing a debug interface for Pyramid web applications. | 95 |
| A set of command-line tools for manipulating and editing PDB files | 391 |
| Allows software developers to programmatically insert breakpoints in their C/C++ code. | 628 |
| Tools for managing project versions and bumping them to new releases. | 45 |
| A debugging toolset for CakePHP applications | 851 |
| An asynchronous code completion plugin for Elm language in Neovim and Vim | 23 |
| Tools for debugging and inspecting Flask web applications | 954 |
| Automates interaction with x64dbg debugger using Python. | 1,469 |