From: R. B. <ro...@pa...> - 2007-10-14 04:03:51
|
Mostly clear out some old changes, I'm thinking about making another release around October 27th. It iwll be 3.1.0.9 (which works on bash 3.1 and 3.2). Here's what we have listed in NEWS: - Add set/show trace-commands to make the same as gdb 6.6 - show commands now allows for a starting number and +, same as gdb - Reduce assumption that undefined means '' - initialize more variables. (working towards inserting "set -u". - variable and tilde expansion now occurs in cd command. Note gdb does tilde expansion but not variable expansion like $HOME. - add linetrace delay - make FreeBSD tests work, cygwin signals are working so test are run there - documentation updates - emacs code improved - some installation bugs fixed If you can test what's in CVS I'd appreciate it. A candidate tarball is at http://bashdb.sf.net/bashdb-3.1-0.09.tar.gz Thanks. |