development/debuggers

bashdb - BASH debugger, the BASH symbolic debugger

Website: http://bashdb.sourceforge.net/
License: GPLv2+
Vendor: Fedora Project
Description:
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 behavior.
    * Stop a script at certain conditions (break points).
    * Examine the state of a script.
    * Experiment, by changing variable values on the fly.
The 4.0 series is a complete rewrite of the previous series.
Bashdb can be used with ddd: ddd --debugger /usr/bin/bashdb <script-name>.

Packages

bashdb-4.0_0.3-2.fc11.src [510 KiB] Changelog by Paulo Roma (2009-04-10):
- Updated to 4.0-0.3 for supporting bash 4.0
- Added building option "with tests".

Listing created by Repoview-0.6.3-1.fc11