Version 0.05
2010-10-27

- Add debugger "action" command
- Add debugger set/show autolist
- Fix bugs when file contained spaces in a directory portion of the path
- "Set force" depricated. Use "set different".
- Code reorganization to support subcommands (set/show/info) and allow
  for growth
- Other bug fixes

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

- Remove Emacs compile warnings

Version 0.03
2009-07-04
- add debugger "kill" command
- add debugger "condition" command
- add set-inferior tty and tty testing code changes
- add manual page; help doc improvements
- more and better unit/integration tests
- works on Solaris

Version 0.02
2008-11-17

- Fix bugs: in breakpoints, "info args", "show version" and --version 

Version 0.01
2008-10-27

First public release

