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:date:from:to:subject:message-id:reply-to
	:references:mime-version:content-type:in-reply-to; q=dns; s=
	default; b=aqgOTou6DVkRYhOFDu2b3mjMygTAhYTIxSQgdvmI9NUs1cfB+ueTR
	clMCunD5eEXLWN6Kgg/9VHXWU7RDHgfoqesVtHi2Mbb5gwtlp/5wlZVo6GccRCZy
	yezv/uS7yJycIwwtMOQP7uiyEmXt2s9OkvpCOYdw+w2BT14Gc0VNis=
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:date:from:to:subject:message-id:reply-to
	:references:mime-version:content-type:in-reply-to; s=default;
	 bh=RcxBDyskarrUhqlJKRbQE83Ia1k=; b=aVbNqodB/P9JMfKpMi3GrNuG1I9t
	e3CJ8QsHH8velJuiMaq6mgnCWKk86jCPv2dgY/Z0/4EmsNa9VUxC6TCHTt0Ntin+
	1zArGFlxi/c0JoL+YXEwcRf/rRgGi9LP9Qowdgc5H/VRgGZcfCLt3VTS3OOBw3id
	N+pCFyeqpSHa21A=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=-96.2 required=5.0 tests=AWL,BAYES_00,GOOD_FROM_CORINNA_CYGWIN,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_PBL,RCVD_IN_SORBS_DUL,RDNS_DYNAMIC autolearn=ham version=3.3.2 spammy=deserves, wow, H*MI:sk:285a801, H*i:sk:285a801
X-HELO: calimero.vinschen.de
Date: Wed, 1 Jun 2016 23:05:22 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: [GOLDSTAR] Re: gdb pty problem [Was: emacs gud-interface is not updated after gdb command execution (maybe because of incomplete output from gdb)]
Message-ID: <20160601210522.GA21837@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <20160531094115.GE24015@calimero.vinschen.de> <34c9cf10-4930-a017-92fc-fd56171671b1@cornell.edu> <9403d1d8-21d1-bf7e-dddc-d77b42e4795d@cornell.edu> <20160601142804.GG11431@calimero.vinschen.de> <aad3bfc2-c6a5-3299-2e66-90892286753b@cornell.edu> <91397a76-1265-1cda-45e2-573e63b48fa3@cornell.edu> <20160601182855.GA18871@calimero.vinschen.de> <ed68c616-120c-6149-9882-8849a8ccd4e4@cornell.edu> <20160601195428.GA21150@calimero.vinschen.de> <285a8010-4306-8af4-10c9-1d64ae03d898@cornell.edu>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha256;	protocol="application/pgp-signature"; boundary="W/nzBZO5zC0uMSeA"
Content-Disposition: inline
In-Reply-To: <285a8010-4306-8af4-10c9-1d64ae03d898@cornell.edu>
User-Agent: Mutt/1.6.1 (2016-04-27)

--W/nzBZO5zC0uMSeA
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Jun  1 16:01, Ken Brown wrote:
> On 6/1/2016 3:54 PM, Corinna Vinschen wrote:
> > On Jun  1 15:05, Ken Brown wrote:
> > > On 6/1/2016 2:28 PM, Corinna Vinschen wrote:
> > > > On Jun  1 11:22, Ken Brown wrote:
> > > > > And this also fixes the original problem in emacs that started th=
e thread:
> > > > >=20
> > > > >   https://www.cygwin.com/ml/cygwin/2016-05/msg00318.html
> > > >=20
> > > > I reverted commit 252a07b0ad3353abcd0fcd9b1b65ff977acd679e in git m=
aster
> > > > for now, unless we find a reason to rework this again.
> > >=20
> > > Thanks.  By the way, I'd like to take the opportunity to thank Peter =
Castro
> > > for the Cygwin Time Machine
> > > (http://www.fruitbat.org/Cygwin/#cygwintimemachine).  The bisection I=
 did,
> > > spanning a period of about 4 years, would have been virtually impossi=
ble
> > > without it.
> >=20
> > Huh.  I was thinking of git bisect.  It's incredibly helpful.  But, yes,
> > all power to the Cygwin time machine :)
>=20
> I first used the time machine to narrow down the problem to between 1.7.35
> and 2.0.0.  Then I used git bisect to finish the job.  But even for that I
> needed the time machine; for example, I needed an old version of the w32a=
pi
> headers in order to build an old cygwin1.dll.

Wow, thanks for going to such great lengths to track down the
regression.  Andrew, do we have a GOLDSTAR for Ken here?  He really
deserves it.


Thanks,
Corinna

--=20
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

--W/nzBZO5zC0uMSeA
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJXT04RAAoJEPU2Bp2uRE+g/6UP/jJZl2ILrE6XKiD8QcCAtVJp
iuH38UzFRMHTS5LNkJsLFD833KDWW7JI2H5F/uxzyV42qfh+59oO/JX8uQKwubOv
NAkkyfbV4uDkmYNXebgUSdymWNhWa/pWsrE2wHRG6u3ZEm5L2dVg1LXxqbGkrmOj
6Op/KLDdQP4lekzMTxxC5Ck1klrYeAwDHNTwM4XsTHXrnm9K9qz/5gYcPU6HDOn3
vaylokge0Q77HCujOPPKoMvqz38kiN/FfhLHvV6vi56pdU48HuUGiivAuJgC6Hrg
sv5aGgH+0c9fEgSenjtJyARCjMq++OFTFKuubSLUwPsG4PsSSwQ6cVd66+9H0O+t
PbH8sbg6deWHjAK9BFxwjIXNMF8U1nQQPX81CdzaGHM/iisgda0b54ZrkgA40MME
csYDJciosVsJcgXx52j2RiZgWmcEmf4UlKEUgqXbEHRRtLLZwdBtu8byaIEi3dNb
jud5mhodr8h3cMH8QONvm7zRY3oWs4FxtVvopxP26VPCsvJHKCgA1REH/lUTaAbZ
JZnhpFK3sldTASp5QWDwVfHU07JSxWi03OgrhYRPSkv3PRuJlhFupX1R1CvaBZsl
nSGbQMskoPGcVul54Kw/b2A2kjECV/qQV+Wt6mb6CN5ytadv3dQLnqVinaCWSQ7H
XEsNx6kIXPSzL7bfs4ZL
=qIof
-----END PGP SIGNATURE-----

--W/nzBZO5zC0uMSeA--
