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: nobody@xxxxxxxxxxxxxxxxx ReportedBy: promac@xxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, fedora-package-review@xxxxxxxxxx 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@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review