[ buster ]
[ ソース: ipdb ]
パッケージ: python-ipdb (0.11-1)
IPython-based pdb replacement
ipdb is a replacement for pdb Python debugger, adding IPython features (tab completion, syntax highlighting, better tracebacks, better introspection) to it.
ipdb contains replacements for all functions from the pdb stdlib module. It also contains the ipdb binary which can be used instead of the pdb binary to debug standalone scripts.
その他の python-ipdb 関連パッケージ
|
|
|
|
-
- dep: ipython
- Enhanced interactive Python 2 shell
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス