A debugger for Bash shell scripts with breakpoints and stepping
Bash shell debugger
bashdb
$ bashdb script.sh
$ bashdb script.sh arg1 arg2
$ bashdb -x script.sh