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 D2C1C3858CDA for ; Thu, 14 Sep 2023 14:10:23 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org D2C1C3858CDA 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-5004a.ext.cloudfilter.net ([10.0.29.221]) by cmsmtp with ESMTP id gYlYqEBpTWU1cgn31qGcig; Thu, 14 Sep 2023 14:10:23 +0000 Received: from box5379.bluehost.com ([162.241.216.53]) by cmsmtp with ESMTPS id gn30qDcz1XObzgn31qgvgW; Thu, 14 Sep 2023 14:10:23 +0000 X-Authority-Analysis: v=2.4 cv=SPVR6cjH c=1 sm=1 tr=0 ts=6503144f 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=EweLvOlEbZmSTxwg48YA:9 a=ZXulRonScM0A:10 a=zZCYzV9kfG8A: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=RLjlyk2/DapC2PPEu6jRcRNjbRYPs9ZpdmVtBF/9GLg=; b=doctDSEXsjGbaaFgOtwA6NEauQ sOwkD6i0ubCRYZ4iGFJDeNvR8f/uQEOry08mR/z+AFYnystBEaGxrSQZbh7IeXmm3+H02ZnJnlSlj HN2M4Gqu2e3Ldf60IBCZkRPIB; Received: from 71-211-130-31.hlrn.qwest.net ([71.211.130.31]:59686 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 1qgn30-0027mH-0c; Thu, 14 Sep 2023 08:10:22 -0600 From: Tom Tromey To: Simon Marchi via Gdb-patches Cc: Simon Marchi Subject: Re: [PATCH 2/2] gdb/amdgpu: add precise-memory support References: <20230913152845.1540064-1-simon.marchi@efficios.com> <20230913152845.1540064-2-simon.marchi@efficios.com> X-Attribution: Tom Date: Thu, 14 Sep 2023 08:10:21 -0600 In-Reply-To: <20230913152845.1540064-2-simon.marchi@efficios.com> (Simon Marchi via Gdb-patches's message of "Wed, 13 Sep 2023 11:28:38 -0400") Message-ID: <87zg1ohmlu.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: 1qgn30-0027mH-0c X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: 71-211-130-31.hlrn.qwest.net (murgatroyd) [71.211.130.31]:59686 X-Source-Auth: tom+tromey.com X-Email-Count: 3 X-Org: HG=bhshared;ORG=bluehost; X-Source-Cap: ZWx5bnJvYmk7ZWx5bnJvYmk7Ym94NTM3OS5ibHVlaG9zdC5jb20= X-Local-Domain: yes X-CMAE-Envelope: MS4xfK9Xo/UiPJ5d87s73MFALU+MRJMkVbV1CzYZoqhLTWD0CZk0MD7O/FuD8d+e8SpdU6aZk/LLk1/X/guZgTFkRsc2LNt5aGiofFn/ykbQ5cMkB4U1WHZX eyG9Yl69ys+s2kpgE78Gsrk3mA+Mp7I6USIP/7COZwUaPC0rTEzgOH8IKtK2AJ24BshgnAKlyGw75FgS1LsIYBknqrB493YREE8= X-Spam-Status: No, score=-3018.9 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> It can be set before starting the inferior, in which case GDB will Simon> attempt to apply what the user wants when attaching amd-dbgapi. If the Simon> user has requested to enable precise memory, but it can't be enabled Simon> (not all hardware supports it), GDB prints a warning. I was curious if this setting is preserved by fork or exec and so ought to be copied when those events occur. Tom