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.
Três características foram adicionadas. O destaque da sintaxe do texto-fonte é agora suportada se pygments está instalado. Há também uma maneira fácil de avaliar a linha de código que está prestes a ser executado ou da parte expressão de declarações condicionais. Você pode entrar em uma concha aninhada que as importações existentes variáveis e nomes de função. Inúmeros pequenos bugs foram corrigidos. O código foi refatorado para apoio à manutenção e crescimento futuro.
Tags:
bashdb
Three features were added. Syntax highlighting of source text is now supported if pygments is installed. There is also an easy way to evaluate the line of code that is about to be executed or the expression part of conditional statements. You can go into a nested shell that imports existing variables and function names. Numerous little bugs were fixed. The code was refactored to support maintenance and future growth.