From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id yJSHHahBxmahbA8AWB0awg (envelope-from ) for ; Wed, 21 Aug 2024 15:36:08 -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=SL/odsem; dkim-atps=neutral Received: by simark.ca (Postfix, from userid 112) id 660BF1E0D0; Wed, 21 Aug 2024 15:36:08 -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 4FF681E08C for ; Wed, 21 Aug 2024 15:36:06 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id F1551386F478 for ; Wed, 21 Aug 2024 19:36:05 +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 E31F838708C0 for ; Wed, 21 Aug 2024 19:35:00 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org E31F838708C0 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 E31F838708C0 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=1724268904; cv=none; b=BnH/cdnFr9gmufkSUCtSebWEyQ6QIPp/ayS+A0sZsJeIfVdq1XX4hyD0w6N1A3hK6Mnb4wSnW9asnr9I9eYI4ZiYe+2EPsRPrBEidPGcr8elFg29zGBD/tcxka59aotXT5F/sJkj6VybgXmBfplFaPHZRYmoxaxtWs80r5yJvMI= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1724268904; c=relaxed/simple; bh=4FjaNNJIZCKPD7EwMIJq++ALGW7kW/PPgCI4uEnjs4c=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=YKi0A8PsjWgcfno5d3y9qBRtyH1eF/DVMtYoaiNwNwg0mElBkib4cXQne1RuROSieR0m6+KPaYDLk5KywgzLIvbBWQdqn/C476PhiVE/wiyoc77bwDmN4MdQc4hy0KY67sG5jdEcX/M4ctnqfIvKyQe/9lyDQqokuVW0q6E9VMM= 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 gpCIsgHZq1zuHgr6isEeB9; Wed, 21 Aug 2024 19:35:00 +0000 Received: from box5379.bluehost.com ([162.241.216.53]) by cmsmtp with ESMTPS id gr6hsuPAwwUH5gr6hsHoOb; Wed, 21 Aug 2024 19:35:00 +0000 X-Authority-Analysis: v=2.4 cv=Yci75RRf c=1 sm=1 tr=0 ts=66c64164 a=ApxJNpeYhEAb1aAlGBBbmA==:117 a=ApxJNpeYhEAb1aAlGBBbmA==:17 a=yoJbH4e0A30A:10 a=7d_E57ReAAAA:8 a=zstS-IiYAAAA:8 a=4H9LHCOB5vUeCcjJ6YIA:9 a=0inONp2fGgEA:10 a=jhqOcbufqs7Y1TYCrUUU:22 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=4FjaNNJIZCKPD7EwMIJq++ALGW7kW/PPgCI4uEnjs4c=; b=SL/odsemNk11dS5TxrSyPWvhSB XeOKh51N/an12k8ztqxXxNtRxqIYODkQ9Qnish3d1wd4PDItN0PDO47kKLBNZw0shG8CZSO9dPhCR Tj65qwhhuX+kTuHAxKJ5/LaeU; Received: from 97-118-41-209.hlrn.qwest.net ([97.118.41.209]:48820 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 1sgr6h-000ya9-0u; Wed, 21 Aug 2024 13:34:59 -0600 From: Tom Tromey To: Simon Marchi Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] gdb: some global_block improvements In-Reply-To: <20240730143705.39618-1-simon.marchi@efficios.com> (Simon Marchi's message of "Tue, 30 Jul 2024 10:37:01 -0400") References: <20240730143705.39618-1-simon.marchi@efficios.com> X-Attribution: Tom Date: Wed, 21 Aug 2024 13:34:58 -0600 Message-ID: <87ikvt8yal.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: 97.118.41.209 X-Source-L: No X-Exim-ID: 1sgr6h-000ya9-0u X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: 97-118-41-209.hlrn.qwest.net (murgatroyd) [97.118.41.209]:48820 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: MS4xfLWbB/D1LsP5XvvzPswmbheaU9WJmRB1DNa/KioLP0w61NfMo0Q/ZH9sIyuo+sc1fckhNmn9O0um6sAE9KYS0z5bqkSzPQLVtcYNLLQP51JH5H7I8CjJ 4sUp5++U/OYlNPYmCk/BzFtJQgAhPtRn7FgJPCXS9DWl0NlYtv11dZ6hky7dxX8b0d+Pk0UBjexoHzDTyBh4uUTiFIZTIk5k2xg= X-Spam-Status: No, score=-3014.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, JMQ_SPF_NEUTRAL, RCVD_IN_DNSWL_NONE, 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 >>>>> "Simon" == Simon Marchi writes: Simon> Some refactors around struct global_block, all in one patch because they Simon> all tie in together and are relatively trivial. Looks good. Approved-By: Tom Tromey Tom