zshdb

Debugger for Z-Shell scripts
  https://github.com/rocky/zshdb/
  1
  1 review



A zsh script to which arranges for another zsh script to be debugged. zshdb is a port of bashdb, a similar debugger for bash scripts, to zsh. The command syntax generally follows that of the trepanning debuggers and, more generally, GNU debugger gdb.
Latest reviews
4
blueXrider 12 years ago

nice