[Bug 484560] New: Review Request: pydb - An expanded version of the Python debugger

bugzilla at redhat.com bugzilla at redhat.com
Sun Feb 8 11:09:58 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: pydb - An expanded version of the Python debugger

https://bugzilla.redhat.com/show_bug.cgi?id=484560

           Summary: Review Request: pydb - An expanded version of the
                    Python debugger
           Product: Fedora
           Version: rawhide
          Platform: All
               URL: http://bashdb.sourceforge.net/pydb
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: promac at gmail.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Description of problem:

Spec URL: http://people.atrpms.net/~pcavalcanti/specs/pydb.spec

SRPM URL:
http://people.atrpms.net/~pcavalcanti/srpms/pydb-1.25-3.fc10.src.rpm


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 good reason not to.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

pydb integrates with ddd, providing a graphical environment for
python debugging.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list