pydb - Extended Python Debugger
Website: | http://bashdb.sourceforge.net/pydb |
---|---|
License: | GPLv2+ |
Vendor: | Fedora Project |
- Description:
Extended Python Debugger is a more complete debugger for Python than the stock pdb.py debugger. It supports a "restart" command, non-interactive POSIX-like line tracing, command options, disassembly of instructions, and stack traces that give better information for exec statements. Stepping/nexting skips over method/function "defs". It tries to follow gdb's command set, unless there is a good reason not to.
Packages
pydb-1.25-4.fc11.noarch [228 KiB] |
Changelog
by Paulo Roma (2009-02-25):
- Included missing doc files. - Using relative symbolic link %{_bindir}/%{name}. - Converted Changelog to UTF8. - Added make check. - Removed BR fonconfig. |