Download List

项目描述

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 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

标签完成的调试器的命令,如果现在用bash源提供可用的内置。 bashdb现在还可以设置$ 0到调试的程序。调试器帮助文本进行了改进,bug的数量是固定的。
标签: 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

完成一些有限的标签加入。调试器帮助文本范​​围扩大,并有一些漏洞是固定的。
标签: 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

语法着色,添加如果pygments安装。 GDB命令“信息参数”,“信息功能”,“条件”和“完成”增加了。帮助文本持续扩大,一些错误是固定的。
标签: 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

增加了三个特点。源文本语法突出显示,如果现在支持pygments安装。还有一个简单的方法来评估的代码行即将被处决或条件语句表达式的一部分。你可以进入一个嵌套的外壳,进口现有变量和函数名。无数的小虫子是固定的。该代码被重构,支持维护和未来的增长。
标签: 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

增加了三个特点。源文本语法突出显示,如果现在支持pygments安装。还有一个简单的方法来评估的代码行即将被处决或条件语句表达式的一部分。你可以进入一个嵌套的外壳,进口现有变量和函数名。无数的小虫子是固定的。该代码被重构,支持维护和未来的增长。
标签: 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