IPython-enabled pdb
Project description
IPython pdb
Use
from ipdb import set_trace; set_trace()
or
from ipdb import pm; pm()
You then get all IPython features (tab completion, nice tracebacks) right in pdb.
PDBDebugMode support
ipdb support is integrated in Zope 2 Products.PDBDebugMode. If ipdb is available, it is used in place of pdb.
Development
ipdb source code and tracker are at https://github.com/gotcha/ipdb.
Changelog
0.3 (2011-01-16)
Add post_mortem() for Products.PDBDebugMode support. [Jean Jordaan]
Moved to github.com.
0.2 (2010-10-20)
Added pm(). [Paulo Benedict Ang]
0.1 (2010-04-26)
First “non dev” release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ipdb-0.3.tar.gz
(1.8 kB
view details)
File details
Details for the file ipdb-0.3.tar.gz.
File metadata
- Download URL: ipdb-0.3.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac5942b03e61a34be920f07c1728cf53d2755c2786145d7783e8a327bcd768ec
|
|
| MD5 |
2ccf2eca7b8c1cd4b47b231d318bbdc9
|
|
| BLAKE2b-256 |
2997e9c93a84d6fef538c60350e99bfaee7e814e7d73bbb6a99165365335ea64
|