bashdb 4.1-0.4 has just been put on sourceforge
https://sourceforge.net/projects/bashdb/files/ .
Once again there has been a somewhat largish rewrite to use bash 4.x's
associative arrays and bash 4.1's left-hand-side file descriptor assignment.
The latter I think will improve reliability in debugging configure scripts
(and things like that) which open a number of file descriptors and redirect
standard input, error, and output.
Many thanks to Chet Ramey for adding that requested feature.
|