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

Summary: BASH debugger, the BASH symbolic debugger

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

           Summary: BASH debugger, the BASH symbolic debugger
           Product: Fedora
           Version: rawhide
          Platform: All
               URL: http://bashdb.sourceforge.net/
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: Package Review
        AssignedTo: nob...@fedoraproject.org
        ReportedBy: pro...@gmail.com
         QAContact: extras...@fedoraproject.org
                CC: nott...@redhat.com, fedora-package-review@redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Description of problem:

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

SRPM URL:
http://people.atrpms.net/~pcavalcanti/srpms/bashdb-4.0_0.2-1.fc10.src.rpm

The Bash Debugger Project is a source-code debugger for bash,
which follows the gdb command syntax.
The purpose of the BASH debugger is to check
what is going on “inside” a bash script, while it executes:
    * Start a script, specifying conditions that might affect its behaviour.
    * Stop a script at certain conditions (break points).
    * Examine the state of a script.
    * Experiment, by changing variable values on the fly.
The version 4.0 series is a complete rewrite of the previous series.
Bashdb can be used with ddd: ddd --debugger /usr/bin/bashdb <script-name>.


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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

-- 
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.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to