Download List

Descripción del Proyecto

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.

2010-12-11 08:13 Back to release list
4.2-0.6

El depurador "lista" centros de comando de alrededor de una línea a menos que dado un número de línea de inicio y fin. Utilice "> lista" para una lista no centrado. Esta versión ha sido probado para funcionar en la versión de bash 4.2. Algunas abreviaturas debajo de comandos se han caído. Utilice "alias" para añadir alias para caer comandos cortos. La "pantalla" de comandos se parece más a gdb. código Emacs Lisp se ha eliminado. Por favor, utilice el código multi-depurador de http://github.com/rocky/emacs-dbgr lugar. Numerosos pequeños errores fueron corregidos.
Tags: bashdb
The debugger "list" command centers around a line unless given a start and end line number. Use "list>" for a non-centering list. This version has been tested to work on bash version 4.2. Some short abbreviations of commands have been dropped. Use "alias" to add alias for dropped short commands. The "display" command is more like gdb. Emacs lisp code has been removed. Please use the multi-debugger code from http://github.com/rocky/emacs-dbgr instead. Numerous little bugs were fixed.

Project Resources