bashdb

BASH debugger
  http://bashdb.sourceforge.net/
  0
  no reviews



A debgger for bash (the Bourne again shell). As with any debugger it allows you to set through a bash script, examine data, set break points and run the program to that point, change variable values and so on.