X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:content-type:content-transfer-encoding; q=dns; s=default; b=bVg
	muFh5NOheKG4WBMY6MeCvkrMFHngdpgb924pHjlbaEXpcGct5uEYubwP0YpPuaVs
	W/wSuJLQ2X2k27/IUZiRnRPi8r9IyjUEwHXsiO8bwzDzSHBeBXrZs0iRep8rTk11
	z07kXKIj2bXnZMTRNNgRoDVsH7J+yyIOiyd1lmmM=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:content-type:content-transfer-encoding; s=default; bh=uxTbpCp6E
	NZ6B4HByNT60HVISbg=; b=n4gWg1ciEMn3Y9e+tT3ly86jVOHaP7ISYitQDt1do
	utVl48XDiopXWaUOteev8urfnBTOGd0LduOBGNaIZMtk5Kv1VXXEqLuurq9istCF
	6gUL9ulFvImeapVhxa0JTvncRIPga+nvN4tYh0ZTV8lxrhWb3c/ijPRUYppGJjUS
	p8=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-3.1 required=5.0 tests=AWL,BAYES_00,KHOP_HELO_FCRDNS autolearn=no version=3.3.1 spammy=H*r:192.168.3, H*r:8.14.4, offering, 3.1
X-HELO: Ishtar.sc.tlinx.org
Message-ID: <5DE702AF.8060208@tlinx.org>
Date: Tue, 03 Dec 2019 16:49:51 -0800
From: L A Walsh <cygwin@tlinx.org>
User-Agent: Thunderbird
MIME-Version: 1.0
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: Problem in Cygwin program offering: Bashdb is for Bash 3.1.9; Bash is at 4.4.12 (or 5.x).
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Bashdb doesn't work very well (many things don't work) on
Cygwin, -- figured out that Bashdb is from 2012, while bash is from 2017.

If bashdb was upgraded to a compatible version
it might run a bit better.

Table from page @
 https://sourceforge.net/projects/bashdb/files/bashdb/5.0-1.1.1/

Selecting which version of bashdb to use

The version of bashdb to use has to be compatible with the version of 
bash used. Run bash --version to see what version of bash you are using.

    If bash is 5.0 or higher, use folder 5.0-1.1.1
    If bash is 4.4 or higher, use folder 4.4-1.0.1
    If bash is 4.3 or higher, use folder 4.3-0.91
    If bash is 4.2 or higher, use folder 4.2-0.8
    If bash is 4.1 or higher but less than 4.2 use folder 4.1-0.5
    If bash is 4.0 or higher but less than 4.1 use folder 4.0-0.4
    If bash is 3.1 or higher and less than 4.0, use folder 3.1-0.09.
    If bash is 3.0 or higher but less than 3.1, use the folder 3.00-0.05.

FYI, it appears to also work with ksh and zsh.

Thanks!
-linda



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

