delorie.com/archives/browse.cgi | search |
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:cc:subject:message-id:in-reply-to | |
:references:mime-version:content-type:content-transfer-encoding; | |
q=dns; s=default; b=RkCTwqZidXkY9iTiXQWaHBAzdj/K55KIU3bqdILOF8k | |
UKjT9+kcqbEJolRB+TYRq6f8uCACgwSHikMLCmc5l9em3D9oK28BYt95eF3pj/2V | |
zBNHUqOgClUunt10VuqUY3S+05FF5llJGywXhFiqAC2gxs1Fr8Gw70aVVXQVpIDY | |
= | |
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:cc:subject:message-id:in-reply-to | |
:references:mime-version:content-type:content-transfer-encoding; | |
s=default; bh=9XURhIl4tkCCZte/C0Eb5Q+7tpQ=; b=kuIl+DOu+i7ANmUfq | |
7WSj0QbCBv2XRodi+6pSn8kfbVypivYC4qFGY1JjqB1cxQ0Ju8n/LLDwajQth7xU | |
h+E1huoqOqG9NVtLT1xnIkIbCXZ/L6EuuUkxCmXpfY92UkwrdUlQ6Lmk6ozy3sSe | |
6it++m+I+rcWj6urcLzZ6xdYVU= | |
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-Spam-SWARE-Status: | No, score=-7.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=3.0.7, press |
X-HELO: | conssluserg-04.nifty.com |
DKIM-Filter: | OpenDKIM Filter v2.10.3 conssluserg-04.nifty.com 00L3v4UR006866 |
DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp; s=dec2015msa; t=1579579025; bh=MrjN+D7OLJgEdrXxLmlCB5hbLf/+1AuXy1xpMb8cv4g=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=NvE9r24pMBXY2Cj5RRdwypJ9Joc9098r3phGuZtgJGUNmf2L/E5wyIFN8AoMiNBvk r7qrsBg2XSCFWwJUDcNEo0y4lX0puojBxGIxpyxUb9/jrQm8SnL24/n/g/+KhW4FHr oqrmlwHambzu87JsUmBwjtMIBVmTafjqJFM7TfqBAFpD9nMtEvbxfENDV4LFzgvw1F VN8L+S8lIfAeAkQmqLxbdBfTWKVvK5dyvmqVc2cdXtUYOFlVGb+/pNNs+fv5YapQJ1 dtEi7GxRdSC7rmW7BpJZTK33/BeAGpPvItSQkY/2c+C5jSDJCw2EQreor3DAR73VDi FMkDw/CeA8row== |
Date: | Tue, 21 Jan 2020 12:57:14 +0900 |
From: | Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp> |
To: | cygwin AT cygwin DOT com |
Cc: | "Lavrentiev, Anton (NIH/NLM/NCBI) [C]" <lavr AT ncbi DOT nlm DOT nih DOT gov> |
Subject: | Re: Looks like GDB in Cygwin does not catch Ctrl/C correctly |
Message-Id: | <20200121125714.f598c7627f601d42197ec540@nifty.ne.jp> |
In-Reply-To: | <SN6PR09MB28773AAE71B2DFCEE17F70C7A50D0@SN6PR09MB2877.namprd09.prod.outlook.com> |
References: | <SN6PR09MB2877244888717FA8ADE4EE31A50D0 AT SN6PR09MB2877 DOT namprd09 DOT prod DOT outlook DOT com> <20200121121557 DOT 9260057468bdfee5896273dc AT nifty DOT ne DOT jp> <SN6PR09MB28773AAE71B2DFCEE17F70C7A50D0 AT SN6PR09MB2877 DOT namprd09 DOT prod DOT outlook DOT com> |
Mime-Version: | 1.0 |
X-IsSubscribed: | yes |
On Tue, 21 Jan 2020 03:29:47 +0000 "Lavrentiev, Anton (NIH/NLM/NCBI) [C] via cygwin"wrote: > > What is your environment? Windows version, cygwin version and etc... > $ uname -a > CYGWIN_NT-6.1 ANTON 3.1.0(0.340/5/3) 2019-12-01 05:20 x86_64 Cygwin > > Windows 7 Home; Cygwin 3.1.0 This problem can be reproduced by: gdb cat run press Ctrl-C cont In linux, cat continues to read, however, in cygwin it stops. This also occurs under Cygwin 3.0.7, but does not occurs in windows 10 1909 with Cygwin 3.1.2, i.e. when pseudo console is enabled. -- Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp> -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |