-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 A new release of bashdb, 3.1_0.09-1, is available for use, replacing 3.1-0.08-1 as the current version.
NEWS: ===== This is a new upstream release. It works with either bash 3.1 or bash 3.2. A list of changes from bashdb-3.1-0.08-1 is below; see also the /usr/share/doc/bashdb-3.1_0.09/ directory. DESCRIPTION: ============ A bash shell script debugger, with command line, emacs, and ddd interfaces. It is possible to debug a bash shell script using 'bashdb file' or 'bash --debugger file'. UPDATE: ======= To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Save it and run setup, answer the questions and pick up 'bashdb' from the 'Devel' category. DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question, the Cygwin mailing list is the appropriate place. - -- Eric Blake volunteer cygwin bashdb maintainer CYGWIN-ANNOUNCE UNSUBSCRIBE INFO: ================================= To unsubscribe to the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: [EMAIL PROTECTED] If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHPnlK84KuGfSFAYARAsp5AJ9wDmWSzXJ+/09DUbOXGmPjrv/NHwCfc0X2 iNRoM18+d+PJdczxaTMmgj8= =0KHt -----END PGP SIGNATURE-----
Version 3.1 0.09 2007-10-27 - 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 - file name was sometimes incorrectly reported when debugged script set IFS
-- 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/