I've been working on a modified version of bash 2.05b which has better support for error reporting and debugging (it also has a timestamped history). It also has a somewhat complete debugger modeled off of gdb using the additional support. See http://bashdb.sourceforge.net for info.
I've noticed that the sources to bash 2.05b (say in ftp://ftp.gnu.org/pub/gnu/bash) don't compile for cygwin without some modification. I'd like to get the cygwin patches that should be applied to 2.05b (i.e. don't mess up other architectures) into the rebash/bashdb package. Thoughts and suggestions? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/