Bashdb Changelog

What's new in Bashdb 4.3-0.91

Dec 30, 2014
  • Fix bug in clear command
  • Fix bug in source code filename not updating
  • Fix bug in saving/restoring nullglob
  • Document set highlight better

New in Bashdb 4.3-0.9 (Sep 16, 2014)

  • Make this work on bash 4.3.
  • Incompatible change: make more like gdb. 'u' is no longer up and 'd' is 'delete' not 'down'
  • Add completion for eval? and eval to be current source line.
  • Changes to tolerate more foreign OS's like FreeBSD or old Solaris
  • add set/show tty debugger commands
  • Misc bugs fixed

New in Bashdb 4.0.0.2 (Feb 9, 2009)

  • Minor bug fixes.