From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id v7R9Nqg/jmP8SCAAWB0awg (envelope-from ) for ; Mon, 05 Dec 2022 13:59:52 -0500 Received: by simark.ca (Postfix, from userid 112) id CE9951E124; Mon, 5 Dec 2022 13:59:52 -0500 (EST) Authentication-Results: simark.ca; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.a=rsa-sha256 header.s=default header.b=p5+NQci8; dkim-atps=neutral X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-8.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 8180D1E112 for ; Mon, 5 Dec 2022 13:59:52 -0500 (EST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 186503896C12 for ; Mon, 5 Dec 2022 18:59:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 186503896C12 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1670266792; bh=2/Mc5SLtXeZjziZsbOMWKV0qcrrIiXG1Pd4OtTam05g=; h=To:Cc:Subject:References:Date:In-Reply-To:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From:Reply-To:From; b=p5+NQci8i55LgI7cLeQWNL9OQXQLB1QWfkL3hD+QXkkbkvG0Uft2/kSFVf7mgSzEt rT+VrHC0C1+Gi3GMUZw+jYHxeP6CFtlmULwqv1HBvbiQSCDjFLGmmLtkLHzqaCizhI HpTPimG14Ddp5sKOSZjQB9jpqqnnQxhxCruQlqts= Received: from mail-il1-x12b.google.com (mail-il1-x12b.google.com [IPv6:2607:f8b0:4864:20::12b]) by sourceware.org (Postfix) with ESMTPS id 6959738493EE for ; Mon, 5 Dec 2022 18:59:33 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 6959738493EE Received: by mail-il1-x12b.google.com with SMTP id y2so3708446ily.5 for ; Mon, 05 Dec 2022 10:59:33 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=2/Mc5SLtXeZjziZsbOMWKV0qcrrIiXG1Pd4OtTam05g=; b=SdTsFLnDfqlIcT2vbCBZe2PpamX8/vE3LvMc+00EhE91jYf/fgaprO6kUdPzfhl3s1 Xunfb0nFoG4CW7IGmDrJ8WrztYYUhknBvRqNmeLRTnybeBwI6dED/cP1IOjavsLlitcW RTL7EjkfMAeFsOWPuUVLsOuIVtgrx+3fC5JX2tAMMOkIjQCwpHGipBmjMHC5LrM8wL1T sP02apuExaEu9UkBgsqYPxiSSBt6caJj2/NY6/xpZyep6uJDYoNIhfUSEQWMy8bMaCH/ ilzLXc6UKXIckG7Ed0PcmKZDjCgrBKAzo2JcUejXdCtE7ngJ60hYTmBYfSS+Hv4YcJvd VGdQ== X-Gm-Message-State: ANoB5plyFG0ElT2ewL3WqkOxuE2Qzdp5OrD35JkW35tlTWGrWUq+PETq b7N16jhg0Nqo6cBU+3C7uLGO8f2mWYGfskcj X-Google-Smtp-Source: AA0mqf6ecfsHeCDocONmlrqnFFDq2Bh4W1DZLDp4LLixVIupTNyItM7bbp8Rmia9h8Qzt6HUDRCgow== X-Received: by 2002:a92:cc43:0:b0:303:21bc:ffae with SMTP id t3-20020a92cc43000000b0030321bcffaemr13436279ilq.321.1670266772553; Mon, 05 Dec 2022 10:59:32 -0800 (PST) Received: from murgatroyd (97-122-76-186.hlrn.qwest.net. [97.122.76.186]) by smtp.gmail.com with ESMTPSA id g11-20020a05663810eb00b0036c8a246f54sm3590569jae.142.2022.12.05.10.59.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 05 Dec 2022 10:59:32 -0800 (PST) To: Tom Tromey via Gdb-patches Cc: Tom Tromey , Jon TURNEY Subject: Re: [PATCH 0/3] Fix Windows C-c handling References: <20221205185651.2704492-1-tromey@adacore.com> X-Attribution: Tom Date: Mon, 05 Dec 2022 11:59:31 -0700 In-Reply-To: <20221205185651.2704492-1-tromey@adacore.com> (Tom Tromey via Gdb-patches's message of "Mon, 5 Dec 2022 11:56:48 -0700") Message-ID: <87wn75k770.fsf@tromey.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Tom Tromey via Gdb-patches Reply-To: Tom Tromey Errors-To: gdb-patches-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb-patches" Tom> This series attempts to fix C-c handling on Windows, which was broken Tom> by target async. Jon, would you mind testing this on Cygwin? I can't really do that, but I'd rather not break the build again. The branch is in my github as 'submit/windows-c-c', which may be more convenient than applying via email. thanks, Tom