Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
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.

2011-05-19 16:00
4.2-0.8

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.

2011-05-19 15:59
0.08

Alguns guia conclusão limitada foi adicionado. Depurador de texto de ajuda foi expandido e uma série de bugs foram corrigidos.
Tags: zshdb
Some limited tab completion was added. Debugger help text was expanded and a number of bugs were fixed.

2011-05-19 15:59
0.06

Coloração de sintaxe foi adicionado pygments se está instalado. Os comandos gdb "info args", "funções de informação", "condição" e "completa" foram adicionados. Texto de ajuda foi expandido, e alguns bugs foram corrigidos.
Tags: kshdb
Syntax coloring was added if pygments is installed. The gdb commands "info args", "info functions", "condition", and "complete" were added. Help text was expanded, and some bugs were fixed.

2011-03-16 18:02
4.2-0.7

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.

2011-03-16 18:02
0.7

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: zshdb
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.

Project Resources