This site is new, and we're still ironing out the bugs; if you find a problem, please let us know.

Slamd64Builds

Development > bashdb (4.0_0.2)

The BASH Debugger Project contains the most comprehensive source-code debugger
for bash that has been written. It has a similar command interface as gdb.

The purpose of the BASH debugger is to help you catch bugs in the act:

* Start your script, specifying anything that might affect its behavior.
* Make your script stop on specified conditions.
* Examine what has happened when your script has stopped.
* Change things in your script, so you can experiment with correcting the
effects of one bug and go on to learn about another.

Read the INSTALL file in the source directory for instructions if you wish to
enable readarray support. readarray speeds up initial loading of large scripts.


Homepage:
http://bashdb.sourceforge.net/
Download Source:
bashdb-4.0-0.2.tar.bz2
Source MD5SUM:
8512c748e576a8f52489cbd034edecc0
Download Build Script:
bashdb.tar.gz
Package Maintainer:
Matt Hayes
Approved By:
abrouwers

Files

Note: you probably want the source and build script downloads above.