delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/06/01/14:29:26

X-Recipient: archive-cygwin AT delorie DOT 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=QIInP+6galRDNOizwEPaB+u6vaddKrWh67gOSzKj3JmUcqt8NhGaZ
VI9gI7pGIaD8lOu58dqnB/8TGkOyA2t/MG8Af0wfm0fgtuXdK0O+RjC0q6Jmp7kk
/BN2f+3aYKLN1CkDHyC5Srw2IuzfiBzsOy1sIoUMEdCEZ+Kmqt8CnM=
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=0Dr+fufxyhmL7JoCzUijcYAbvec=; b=M06n4ulXPfndSr8LUDjNaPeCuYVI
P5QEvw2hSzOrS2gz6TKUXXGnFVWKmb4dwk0erIBA7bL49W/WM+Pgh0Dp8j/+2PJJ
sQcJUSnk4rRrxFHI455nm1MlSojZ+4MgibePcXaHfHEYbS80YNbfYZi61FfK2JeV
uAfcvOhQBKvq0bM=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT 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=H*MI:sk:91397a7, H*f:sk:91397a7, H*i:sk:91397a7
X-HELO: calimero.vinschen.de
Date: Wed, 1 Jun 2016 20:28:55 +0200
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com, Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp>
Subject: Re: gdb pty problem [Was: emacs gud-interface is not updated after gdb command execution (maybe because of incomplete output from gdb)]
Message-ID: <20160601182855.GA18871@calimero.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com, Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp>
References: <466943424 DOT 37628 DOT 394d161a-7219-415d-a659-0f774811ad2d DOT open-xchange AT email DOT 1und1 DOT de> <44459aa0-4381-2368-ab63-5dffc26f3344 AT cornell DOT edu> <e29d08b0-aaed-46ea-a4eb-960b1e462692 AT cornell DOT edu> <a50d8bef-cc9b-3b35-8812-b26360591662 AT cornell DOT edu> <20160531094115 DOT GE24015 AT calimero DOT vinschen DOT de> <34c9cf10-4930-a017-92fc-fd56171671b1 AT cornell DOT edu> <9403d1d8-21d1-bf7e-dddc-d77b42e4795d AT cornell DOT edu> <20160601142804 DOT GG11431 AT calimero DOT vinschen DOT de> <aad3bfc2-c6a5-3299-2e66-90892286753b AT cornell DOT edu> <91397a76-1265-1cda-45e2-573e63b48fa3 AT cornell DOT edu>
MIME-Version: 1.0
In-Reply-To: <91397a76-1265-1cda-45e2-573e63b48fa3@cornell.edu>
User-Agent: Mutt/1.6.1 (2016-04-27)

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

On Jun  1 11:22, Ken Brown wrote:
> On 6/1/2016 10:33 AM, Ken Brown wrote:
> > On 6/1/2016 10:28 AM, Corinna Vinschen wrote:
> > > Hi Ken,
> > >=20
> > > On Jun  1 09:02, Ken Brown wrote:
> > > > On 6/1/2016 8:51 AM, Ken Brown wrote:
> > > > > On 5/31/2016 5:41 AM, Corinna Vinschen wrote:
> > > > > > Any chance you could bisect Cygwin to help finding the culprit?
> > > > >=20
> > > > > The culprit is
> > > > >=20
> > > > > commit 252a07b0ad3353abcd0fcd9b1b65ff977acd679e
> > > > > Author: Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp>
> > > > > Date:   Fri Apr 3 13:07:35 2015 +0900
> > > > >=20
> > > > >    Cygwin hangs up if several keys are typed during outputting a =
lot of
> > > > > texts.
> > > > >=20
> > > > >        * fhandler_tty.cc (fhandler_pty_slave::read): Change
> > > > > calculation of
> > > > >        "readlen" not to use "bytes_in_pipe" value directly.
> > > > >=20
> > > > >=20
> > > > > Reverting that commit fixes the problem.
> > > >=20
> > > > Unfortunately, all kinds of other things break.  For example, emacs
> > > > exits
> > > > immediately, ls produces no output,....
> > >=20
> > > Are you sure?  I just tried it myself and ls as well as emacs work
> > > fine for me.
> >=20
> > It works for me now too.  I must have done something wrong the first
> > time I tried.
>=20
> And this also fixes the original problem in emacs that started the thread:
>=20
>   https://www.cygwin.com/ml/cygwin/2016-05/msg00318.html

I reverted commit 252a07b0ad3353abcd0fcd9b1b65ff977acd679e in git master
for now, unless we find a reason to rework this again.


Thanks,
Corinna

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

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

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

iQIcBAEBCAAGBQJXTylnAAoJEPU2Bp2uRE+g/mUP/1p60drx4diZptN3MmxyeMa4
6zBANxQh4XuAOjYzNDu4dIGa/jiYXO/Ac3WJox1VeozhC//di7Az2vveSZqAoA0V
QPGw04L2agQMu4P2QIB6kUARjnuHCWU81O9ShQDsXzxl8UC5sP9u4ynwHTXSIade
jfqymh6uiyIDuUvnS1OuQlKmtCJnf/jeDFzMpM9/439LJsLgcdhXZ+79xJ0P6zvt
e1E6c1wL1BnZwsP1GNNYMuaWd5M3CrPeIlQYNBncje7LanHkaF6Eo3WGYG+cHZF0
/g2M8q/QvsowumtJ2tQigKx+o58OUggQDb1QIGDpkbtp1zbscKWPPyt1DjxqAL0g
tzHpewgkE/GXtwq8vhX1Ze1/MWUBQZs4qgT9jqXlFzTJZzgaUEYTTH2jLdAQ4TFa
mut5gEKOiR09v4jMAQ70QMqNnaBf30duzkeY9R4Wv5eSdGwGcfv09tQBedbP9tbr
E9dg1ldNVqUk02h1J/CNYqtXzZY/z1XfvxA2fFKz/xo0hX9Wf2MToheyuENcbpZK
dhfawCLIYQe/18eYPs6mDPivTqIVOI+Z3+/4/oSG9XIkV+eZr3QUmwrpexv8Yeva
GUYkF2/SdSS6i+6APnZcnosP3GZwF/REAKuu6ii2wXMwjbL0YJ2moOxWNElXnIO6
pkic9Eq2IOYBPOmJuCKH
=5c1g
-----END PGP SIGNATURE-----

--azLHFNyN32YCQGCU--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019