From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id gCX0IQa2yGauxBEAWB0awg (envelope-from ) for ; Fri, 23 Aug 2024 12:17:10 -0400 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=bRuexbzq; dkim-atps=neutral Received: by simark.ca (Postfix, from userid 112) id 765F91E0D0; Fri, 23 Aug 2024 12:17:10 -0400 (EDT) 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 5A00E1E08C for ; Fri, 23 Aug 2024 12:17:08 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 10CE73875DC0 for ; Fri, 23 Aug 2024 16:17:08 +0000 (GMT) Received: from omta034.useast.a.cloudfilter.net (omta034.useast.a.cloudfilter.net [44.202.169.33]) by sourceware.org (Postfix) with ESMTPS id CD4CC3861014 for ; Fri, 23 Aug 2024 16:16:46 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org CD4CC3861014 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 CD4CC3861014 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=44.202.169.33 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1724429808; cv=none; b=KGQFACFfAyENNqO6fVUfdUVWAyquDOK/rC+8U57FhN24VXQCEjILVK2+CZFNiIozpYGZiUJhDPoDBvVOanYpr1JARbyhySVcmCIPxrEKE+pJwkM4Ctdo9oSFvK78v9Wn7cVR15n9lk1SJC5v/dYdCGeMfHaRcJOAc0vqJGsj7EQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1724429808; c=relaxed/simple; bh=Y8NCySrpnhoYdTX4UU9CPKhbYXHjq5a62qs8kjxyI8Y=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=w7X02dnAl4+AeazUafdfMfWnNeDJm9zO4crv6Zr8NQWrSXrF3u3a4jYxHI2k9DhWvIQHRGgfk6oDIJ/L6b5JBqvCCrViG+GUbny/5lG0b3gUMZZkykv8xYq1mdph8WDfdTYd26Cwbzua6gSbXfrGRbGeoKJgPGxYCzPHuhyypHA= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from eig-obgw-5006a.ext.cloudfilter.net ([10.0.29.179]) by cmsmtp with ESMTPS id hTsnsoedr1zuHhWxysUbuT; Fri, 23 Aug 2024 16:16:46 +0000 Received: from box5379.bluehost.com ([162.241.216.53]) by cmsmtp with ESMTPS id hWxxsQdwLIbI2hWxxsRBeF; Fri, 23 Aug 2024 16:16:45 +0000 X-Authority-Analysis: v=2.4 cv=IeyBW3qa c=1 sm=1 tr=0 ts=66c8b5ee a=ApxJNpeYhEAb1aAlGBBbmA==:117 a=ApxJNpeYhEAb1aAlGBBbmA==:17 a=yoJbH4e0A30A:10 a=RtkggBvCAAAA:8 a=zstS-IiYAAAA:8 a=_I63eyWd1EAqf4hJe-sA:9 a=4G6NA9xxw8l3yy4pmD5M:22 a=6Ogn3jAGHLSNbaov7Orx: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:Date:References:In-Reply-To :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=QiVUqkigtZtg2jBtB9lp3uuxqxg8dXQ/ucR7UfhuVeE=; b=bRuexbzq3FDb6td8wXgFSnJPG+ fRIcLQbmS/v0bXPjqTMDypq0jfVWShMu4xim2eS4Lp47WmAjGIWWrb9Pt9XWLNEzLh8YaecMHI7W/ y2xDLWVin64W+r1WqRpVtzPjT; Received: from 67-40-38-166.hlrn.qwest.net ([67.40.38.166]:42900 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 1shWxx-00015e-0F; Fri, 23 Aug 2024 10:16:45 -0600 From: Tom Tromey To: Dmitry.Neverov Cc: Tom Tromey , gdb-patches@sourceware.org Subject: Re: [PING][PR 31727] Recognize -2 as a tombstone value in .debug_line In-Reply-To: <877cce1ibd.fsf@lubuntu2.mail-host-address-is-not-set> (Dmitry Neverov's message of "Sun, 18 Aug 2024 08:00:38 +0200") References: <20240608084529.1406412-1-dmitry.neverov@jetbrains.com> <87jziwilt0.fsf@tromey.com> <87cyohxdim.fsf@lubuntu2.mail-host-address-is-not-set> <877cce1ibd.fsf@lubuntu2.mail-host-address-is-not-set> X-Attribution: Tom Date: Fri, 23 Aug 2024 10:16:43 -0600 Message-ID: <87ikvr6wpg.fsf@tromey.com> User-Agent: Gnus/5.13 (Gnus v5.13) 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: 67.40.38.166 X-Source-L: No X-Exim-ID: 1shWxx-00015e-0F X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: 67-40-38-166.hlrn.qwest.net (murgatroyd) [67.40.38.166]:42900 X-Source-Auth: tom+tromey.com X-Email-Count: 2 X-Org: HG=bhshared;ORG=bluehost; X-Source-Cap: ZWx5bnJvYmk7ZWx5bnJvYmk7Ym94NTM3OS5ibHVlaG9zdC5jb20= X-Local-Domain: yes X-CMAE-Envelope: MS4xfN8SN+L0+y/IoCTeIXYLxrnhszPDi4pA1SfrDHqGtmrdXKYFGD4P1aPWlltrWv8J4dDnH7vjTYpJRZf6E4ZLoxideMRaGh8yFz9VZxb6fwRI0tjuu6JU 7UHSMVvd6BHG+5OxkV3EA3xhIyYE5R/bxeMMtD+S6yHOElnk+iQBBK8kqVoGfkcRlZkZIZiE2kQaQwE+JVIoQ/MUBlYOw+aXmz0= X-Spam-Status: No, score=-3013.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, JMQ_SPF_NEUTRAL, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, 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 >>>>> "Dmitry" == Dmitry Neverov writes: >>> If that looks too hard, though, I wouldn't bother, considering that the >>> -2 approach is gone from lld now. In that case the patch is OK: >>> Approved-By: Tom Tromey >> >> Does it mean I can push the patch to master, or someone else will merge >> it? Dmitry> Sorry, forgot to CC the mailing list. Ping. Sorry about the delay. If you get an Approved-By, it means you can apply the tag and then push. thanks, Tom