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

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.
標籤: bashdb

2011-05-19 15:59
0.08

Some limited tab completion was added. Debugger help text was expanded and a number of bugs were fixed.
標籤: zshdb

2011-05-19 15:59
0.06

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.
標籤: kshdb

2011-03-16 18:02
4.2-0.7

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.
標籤: bashdb

2011-03-16 18:02
0.7

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

Project Resources