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-03-16 18:02 Back to release list
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.

Project Resources