Download Latest Version bashdb-5.2-1.2.0.tar.bz2 (603.7 kB)
Email in envelope

Get an email when there's a new version of bash debugger

Home / kshdb / 0.05
Name Modified Size InfoDownloads / Week
Parent folder
README 2011-03-15 1.3 kB
kshdb-0.05.tar.gz 2011-03-15 212.2 kB
kshdb-0.05.tar.bz2 2011-03-15 144.5 kB
Totals: 3 Items   358.0 kB 0
Version 0.05
2011-3-15 Ron Frankel release

- Add an easy way to evaluate the current source line or expression inside
  the source line (debugger commands "eval" and "eval?")
- ability to go into a nested shell but keeping existing variables and
  functions set. (debugger command "shell")
- show hit counts in breakpoint display
- Add debugger "display" command
- Add debugger set/show autolist
- Make sure we can debug files with a space in the directory path.
- Many cleanups and some small bugfixes
- Remove emacs code. Use emacs-dbgr from github instead.

Version 0.04
2009-10-27 Halala ngosuku lokuzalwa

- Better tolerance for files with embedded blanks. Make sure to quote
  parameters in argument passing.

- Add "set force", "step+", and "step-", "next+", and "next-" commands.

- Preface more variable names with _Dbg_.

- "restart" command fixed slightly.

- Remove Emacs compile warnings

Version 0.03
2009-07-14

- Add "condition" command
- Add "kill" command
- More OSX friendly
- Add manual page and "--help" usage corrections

Version 0.02
2009-06-12

- Add "enable", "disable", and "examine" debugger commands.
- Add "set inferior-tty" and --tty option.

- Bug fix to find scripts in . that don't start with . or / to run.

Version 0.01
2008-11-17

First public release.
Source: README, updated 2011-03-15