RSS All releases of bashdb, kshdb, and zshdb

  •  19 May 2011 06:59

Release Notes: 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.

  •  19 May 2011 06:59

Release Notes: Some limited tab completion was added. Debugger help text was expanded and a number of bugs were fixed.

  •  19 May 2011 07:00

Release Notes: 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.

  •  16 Mar 2011 09:02

Release Notes: There is now 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. Display expressions and "set/show autolist" were added. There were numerous changes to bring this debugger more in line with bashdb and zshdb. Code was refactored to support maintenance and future growth.

  •  16 Mar 2011 09:02

Release Notes: 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.

  •  16 Mar 2011 09:02

Release Notes: 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.

  •  10 Dec 2010 23:13

Release Notes: 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.

  •  10 Dec 2010 23:13

Release Notes: The debugger "list" command has seen changes. By default, it centers around the selected line. Use "list>" to force starting at the line. The command-processing code has been changed to simplify it, make it more dynamic, and allow for better expansion. As a result, some short abbreviations of commands have been dropped. Use "alias" to add back any that you want.

  •  27 Oct 2010 17:18

Release Notes: The "action" and "set/show autolist" debugger commands have been added. The code has been reorganized for future growth.

  •  27 Oct 2010 17:18

Release Notes: The "action" and "set/show autolist" debugger commands have been added. The code has been reorganized for future growth.

Screenshot

Project Spotlight

ROHC library

A library that implements the RObust Header Compression (ROHC) protocol as defined by the IETF.

Screenshot

Project Spotlight

Recoll

A personal full text desktop search package.