bashdb, kshdb, and zshdb are debuggers for Bash,
ksh, and zsh scripts respectively. The debugger
command interface is modeled on the gdb command
interface. Front-ends supporting bashdb include
GNU-Emacs and ddd.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Guia completo de comandos do depurador agora é fornecida se construído com fonte do bash disponíveis. bashdb agora também pode definir $ 0 para o programa depurado. Depurador de texto de ajuda foi melhorado e uma série de bugs foram corrigidos.
Tags:
bashdb
Tab completion of debugger commands is now provided if built with bash source available. bashdb now can also set $0 to the debugged program. Debugger help text was improved and a number of bugs were fixed.