Extended Python Debugger 1.20 review

Download
by rbytes.net on

Extended Python Debugger is a complete debugger for Python than the stock pdb.py debugger. It supports a "restart" command and sta

License: Python License
File size: 0K
Developer: R. Bernstein
0 stars award from rbytes.net

Extended Python Debugger is a complete debugger for Python than the stock pdb.py debugger.

It supports a "restart" command and stack traces that show fewer ?'s and give better information for exec statements.

Stepping/nexting skips over method/function "defs". It tries to follow gdb's command set unless there is good reason not to.

Requirements:
Python

What's New in This Release:
Several bugs have been fixed.
There are additional features to make it play nice with the upcoming release of ipython.
There are some small improvements in thread debugging commands.

Extended Python Debugger 1.20 search tags