From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from omta038.useast.a.cloudfilter.net (omta038.useast.a.cloudfilter.net [44.202.169.37]) by sourceware.org (Postfix) with ESMTPS id DC3A63858D20 for ; Thu, 14 Sep 2023 14:08:36 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org DC3A63858D20 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=tromey.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=tromey.com Received: from eig-obgw-6006a.ext.cloudfilter.net ([10.0.30.182]) by cmsmtp with ESMTP id gYwaqEFL1WU1cgn1IqGbVe; Thu, 14 Sep 2023 14:08:36 +0000 Received: from box5379.bluehost.com ([162.241.216.53]) by cmsmtp with ESMTPS id gn1Hq7lNNfOE6gn1Hq05us; Thu, 14 Sep 2023 14:08:35 +0000 X-Authority-Analysis: v=2.4 cv=Od+LszfY c=1 sm=1 tr=0 ts=650313e3 a=ApxJNpeYhEAb1aAlGBBbmA==:117 a=ApxJNpeYhEAb1aAlGBBbmA==:17 a=OWjo9vPv0XrRhIrVQ50Ab3nP57M=:19 a=dLZJa+xiwSxG16/P+YVxDGlgEgI=:19 a=zNV7Rl7Rt7sA:10 a=Qbun_eYptAEA:10 a=CCpqsmhAAAAA:8 a=GCOTf2ksjZujmuD3mIAA:9 a=ZXulRonScM0A:10 a=ul9cdbp4aOFLsgKbc677:22 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=wZD8Kom73Nw90qrVDTRilahRcyUfSYtQkfenerVpJOE=; b=lAPkU4KFiT6fFvuVXMB8xhZV7/ Pz2MDBw2E8O09biKYll7qAJ0eE05xdBW4Wy5aC9EEYnQOxlgx6l9NRlInLUWQtmQEPuQKZ3mneTW/ JmUoC1EiqY5sPYDXYyXK03IUU; Received: from 71-211-130-31.hlrn.qwest.net ([71.211.130.31]:42396 helo=murgatroyd) by box5379.bluehost.com with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1qgn1G-0026jf-2A; Thu, 14 Sep 2023 08:08:34 -0600 From: Tom Tromey To: Simon Marchi via Gdb-patches Cc: Simon Marchi Subject: Re: [PATCH 1/2] gdb: add inferior_cloned observable References: <20230913152845.1540064-1-simon.marchi@efficios.com> X-Attribution: Tom Date: Thu, 14 Sep 2023 08:08:33 -0600 In-Reply-To: <20230913152845.1540064-1-simon.marchi@efficios.com> (Simon Marchi via Gdb-patches's message of "Wed, 13 Sep 2023 11:28:37 -0400") Message-ID: <874jjwj19a.fsf@tromey.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (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.130.31 X-Source-L: No X-Exim-ID: 1qgn1G-0026jf-2A X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: 71-211-130-31.hlrn.qwest.net (murgatroyd) [71.211.130.31]:42396 X-Source-Auth: tom+tromey.com X-Email-Count: 1 X-Org: HG=bhshared;ORG=bluehost; X-Source-Cap: ZWx5bnJvYmk7ZWx5bnJvYmk7Ym94NTM3OS5ibHVlaG9zdC5jb20= X-Local-Domain: yes X-CMAE-Envelope: MS4xfPGeJY5BfsFiKzBzfRVJRjHnTg+39Aly7V3j1Ccc2zIEeuOblVBmc1i3T9fOWYIQtf7JhIh2UfhcBjo/NLa4LbFK7GSV24zSsyuzWqMUuw45VwhoP9M2 oBZV/371QuCEC4mtsnK5Jop9ZVoIDTsaV/Hg8+1HpUmVy/hTDje2Pvt7H9MlWABLl6U04ko7wz2AAH3gCKOvOzxkZeZtzERqitM= X-Spam-Status: No, score=-3019.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,JMQ_SPF_NEUTRAL,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: >>>>> "Simon" == Simon Marchi via Gdb-patches writes: Simon> The following patch makes the amdgpu port transfer a property from the Simon> original inferior to the new inferior when using the clone-inferior Simon> command. Add the inferior_cloned observable to help with this. FWIW this patch seems totally fine to me. Tom