From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id cF8iJzm/eGVP4x4AWB0awg (envelope-from ) for ; Tue, 12 Dec 2023 15:14:49 -0500 Authentication-Results: simark.ca; dkim=fail reason="signature verification failed" (768-bit key; unprotected) header.d=tromey.com header.i=@tromey.com header.a=rsa-sha256 header.s=default header.b=HsKnMDpP; dkim-atps=neutral Received: by simark.ca (Postfix, from userid 112) id 963651E0C3; Tue, 12 Dec 2023 15:14:49 -0500 (EST) Received: from server2.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 ECDSA (prime256v1) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 82F191E091 for ; Tue, 12 Dec 2023 15:14:47 -0500 (EST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 159953857C58 for ; Tue, 12 Dec 2023 20:14:47 +0000 (GMT) Received: from omta40.uswest2.a.cloudfilter.net (omta40.uswest2.a.cloudfilter.net [35.89.44.39]) by sourceware.org (Postfix) with ESMTPS id B9D403858C78 for ; Tue, 12 Dec 2023 20:14:35 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org B9D403858C78 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=tromey.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=tromey.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org B9D403858C78 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=35.89.44.39 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1702412077; cv=none; b=ozwCPHKti8Rvx9gvj5nU+tfQipyaf4VfuZLafOAI6aA/5s5W1+E38/qI8B36uo+/Ffxgxh3Vh2tsDHfeCvCGtSQfS7qnW+P3GYu4xbE11nLl+6mp2Q+RE33bo+E00+mUN5eNZM0ERpclBv2XHzvyDwIiy2ZCH+a0JVd1KXOXT0I= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1702412077; c=relaxed/simple; bh=guAfcBTS7FBZOmno+1E476Y9x01SEmvazPMKtCd74tE=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=TKIkqIyqyssjl4R+VzNyrmvDUojAMi6MsjFJl5Q5NIq3BPvCDu06JY+vOfSCZhCBwWCrqC96JkwyN99+p02yECt9EyCHEqIo22z+dZBGMd7go7CV+TOTRm2G6WegTYg68rjpSbVEDXfgdBgia9iq/0FXq/hsq164fHkqjsQWCyg= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from eig-obgw-5009a.ext.cloudfilter.net ([10.0.29.176]) by cmsmtp with ESMTPS id D73urKv7jL9AgD99GrryQt; Tue, 12 Dec 2023 20:14:34 +0000 Received: from box5379.bluehost.com ([162.241.216.53]) by cmsmtp with ESMTPS id D99Frsm4697pzD99Frwdu2; Tue, 12 Dec 2023 20:14:34 +0000 X-Authority-Analysis: v=2.4 cv=ULDOoQTy c=1 sm=1 tr=0 ts=6578bf2a a=ApxJNpeYhEAb1aAlGBBbmA==:117 a=ApxJNpeYhEAb1aAlGBBbmA==:17 a=OWjo9vPv0XrRhIrVQ50Ab3nP57M=:19 a=dLZJa+xiwSxG16/P+YVxDGlgEgI=:19 a=e2cXIFwxEfEA:10 a=Qbun_eYptAEA:10 a=HsowhhCPfMtLYgS8r34A:9 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tromey.com; s=default; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date:References :Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=guAfcBTS7FBZOmno+1E476Y9x01SEmvazPMKtCd74tE=; b=HsKnMDpPrZraJuG0pzOjJ0cWev tcT1bWaIDRdkYPlMgsbhYxj3uOVVhSqnloNhUCWxjmIA6NHX0DDAbJq+ZWWQP/cwEllo9iYq6TCdP c6QMpERLDCw2Ck0X0vdzJteDe; Received: from 71-211-161-25.hlrn.qwest.net ([71.211.161.25]:35002 helo=murgatroyd) by box5379.bluehost.com with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96.2) (envelope-from ) id 1rD99F-002Rp7-0Y; Tue, 12 Dec 2023 13:14:33 -0700 From: Tom Tromey To: Tom Tromey Cc: Alexandra =?utf-8?B?SMOhamtvdsOh?= , gdb-patches@sourceware.org Subject: Re: [PATCH 0/6] Add vDefaultInferiorFd feature References: <20231117111840.2040709-1-ahajkova@redhat.com> <874jh1brln.fsf@tromey.com> X-Attribution: Tom Date: Tue, 12 Dec 2023 13:14:32 -0700 In-Reply-To: <874jh1brln.fsf@tromey.com> (Tom Tromey's message of "Fri, 01 Dec 2023 13:22:28 -0700") Message-ID: <87edfrb2l3.fsf@tromey.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - box5379.bluehost.com X-AntiAbuse: Original Domain - sourceware.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - tromey.com X-BWhitelist: no X-Source-IP: 71.211.161.25 X-Source-L: No X-Exim-ID: 1rD99F-002Rp7-0Y X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: 71-211-161-25.hlrn.qwest.net (murgatroyd) [71.211.161.25]:35002 X-Source-Auth: tom+tromey.com X-Email-Count: 8 X-Org: HG=bhshared;ORG=bluehost; X-Source-Cap: ZWx5bnJvYmk7ZWx5bnJvYmk7Ym94NTM3OS5ibHVlaG9zdC5jb20= X-Local-Domain: yes X-CMAE-Envelope: MS4xfN88xmLmrN0fbaWnk/r0DABLiGkkmQJg/lY/4dbRLt15v8Ir72FaQwWBt4vTBwDygTda1ABsN9UZBjDXC8Iqt7oqVigA3VUbC4M2Gd9tT4c0WgLASJyt h1QgiYmZTPevMOxixKEyipVSP3cPvQLT4FoRuicn+3ZSMl7tg2aA+aqNhO0fnFemhPI+97Kjp8UJ8bPivxvXEJU20BMwKL96+vc= X-Spam-Status: No, score=-3016.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, JMQ_SPF_NEUTRAL, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gdb-patches-bounces+public-inbox=simark.ca@sourceware.org I sent some reviews, but I wanted to reiterate this bit: Tom> FWIW I tend to think Pedro ought to review this, since he's got the most Tom> up-to-date experience with terminal handling, etc; or at least more so Tom> than I do. In particular I wonder if palves/tty-always-separate-session helps solve this in a different way. Tom