Linux.com: "The Bash Debugger Project (bashdb) lets you set breakpoints, inspect variables, perform a backtrace, and step through a bash script line by line.
In other words, it provides the features you expect in a C/C++ debugger to anyone programming a bash script."
