From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id +aOyGqMgQmo4LB0AWB0awg (envelope-from ) for ; Mon, 29 Jun 2026 03:37:07 -0400 Authentication-Results: simark.ca; dkim=pass (2048-bit key; unprotected) header.d=laposte.net header.i=@laposte.net header.a=rsa-sha256 header.s=lpn-wlmd header.b=CC6xn1nT; dkim-atps=neutral Received: by simark.ca (Postfix, from userid 112) id 6A0E81E070; Mon, 29 Jun 2026 03:37:07 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 4.0.1 (2024-03-25) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-5.4 required=5.0 tests=ARC_SIGNED,ARC_VALID,BAYES_00, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED autolearn=ham autolearn_force=no version=4.0.1 Received: from vm01.sourceware.org (vm01.sourceware.org [38.145.34.32]) (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 E1F601E070 for ; Mon, 29 Jun 2026 03:37:05 -0400 (EDT) Received: from vm01.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 82DE44BA2E28 for ; Mon, 29 Jun 2026 07:37:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 82DE44BA2E28 Authentication-Results: sourceware.org; dkim=pass (2048-bit key, unprotected) header.d=laposte.net header.i=@laposte.net header.a=rsa-sha256 header.s=lpn-wlmd header.b=CC6xn1nT Received: from smtp-outgoing-1903.laposte.net (smtp-outgoing-1903.laposte.net [160.92.124.107]) by sourceware.org (Postfix) with ESMTPS id C607B4BA2E1C for ; Mon, 29 Jun 2026 07:36:40 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org C607B4BA2E1C Authentication-Results: sourceware.org; dmarc=pass (p=reject dis=none) header.from=laposte.net Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=laposte.net ARC-Filter: OpenARC Filter v1.0.0 sourceware.org C607B4BA2E1C Authentication-Results: sourceware.org; arc=none smtp.remote-ip=160.92.124.107 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1782718601; cv=none; b=B6Ciuxy9zXbUb79T9HoHvDvsUwA+h76JR7ntMmAkrIVlWPv4XlV+Bg4Vo+eSa9vdIeqsPn4vAQHisYlfQg41CirfbjqfigKHqoXe9+rU71krcErfv+AsX217sXJmlvz8l1VwZmePPNLNAqtSex4ACQI1JszOvKg2wweaXlLSKAs= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1782718601; c=relaxed/simple; bh=YX8A4WT3ZNPnmVbS0aZy2S6DsT7XYC6zY77D/Kcaw7M=; h=Message-ID:Date:MIME-Version:Subject:To:From:DKIM-Signature; b=SXcxXczxyuqTA6Q0J7WpV31cOdianCz0M29BEcssXLPrw8qRpGFFT/AEh+H8slUd+yi/5gpCUDzoVUu31PInhMuRguKHeE4s4TV8CLpQKoB493rZ51M24bCsxOyQOgMdIYbg+yeGJ/tmyeGI929mH5D2P8xMU95msU01O5Fcp+U= ARC-Authentication-Results: i=1; sourceware.org; dkim=pass (2048-bit key, unprotected) header.d=laposte.net header.i=@laposte.net header.a=rsa-sha256 header.s=lpn-wlmd header.b=CC6xn1nT DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C607B4BA2E1C X-mail-filterd: {"version":"1.9.7","queueID":"4gpdPv6Nshz1qqj0","contextId": "be9dc883-2030-43a2-a2c8-5744a3e7ad84"} Received: from outgoing-mail.laposte.net (localhost.localdomain [127.0.0.1]) by mlpnf0119.laposte.net (SMTP Server) with ESMTP id 4gpdPv6Nshz1qqj0 for ; Mon, 29 Jun 2026 09:36:35 +0200 (CEST) X-mail-filterd: {"version":"1.9.7","queueID":"4gpdPv5nFwz1qqhy","contextId": "f08d52f1-31b4-4990-be9c-d8a41d4e4746"} X-lpn-mailing: LEGIT X-lpn-spamrating: 40 X-lpn-spamlevel: not-spam Received: from [192.168.1.85] (unknown [82.67.162.110]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mlpnf0119.laposte.net (SMTP Server) with ESMTPSA id 4gpdPv5nFwz1qqhy for ; Mon, 29 Jun 2026 09:36:34 +0200 (CEST) Message-ID: <85b9f9d1-033a-4c85-bc94-9ed7dc1a5671@laposte.net> Date: Mon, 29 Jun 2026 09:36:34 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v4] [gdb] Support default locations in DWARF5 loclists To: gdb-patches@sourceware.org References: <20260428182836.1426182-1-gregori.mignerot@laposte.net> Content-Language: en-US From: =?UTF-8?Q?Gr=C3=A9gori_MIGNEROT?= In-Reply-To: <20260428182836.1426182-1-gregori.mignerot@laposte.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=laposte.net; s=lpn-wlmd; t=1782718598; bh=YX8A4WT3ZNPnmVbS0aZy2S6DsT7XYC6zY77D/Kcaw7M=; h=Message-ID:Date:MIME-Version:Subject:To:References:Content-Language:From:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=CC6xn1nTEQhxtrDfjX+dYQ2ko18B2cNfzzheaXKxgM4r9/kVBNQYIhywQwlc60EGPtJ436YbORfQ6kM8lC4iS2LumCxMGYRc8vspXyLkf6b0j/8WFYci180hxLktRgQ94qTCS+RWKozkrVEq0y7JouPYa0+TOSvZpUwQR6gpIe3PCma/HnQlyK9K2frVDzCC04Ahuz9QfRHz0GymTGaS1tQM/eHDe6JsuNqpBvKxC/5St0w3KfJ76ox6IftvJgNY0sMOGhf9u9rXVv783NB8QIkh0TrWJWi+yx/Z3LzhC+6Ftrcnw/EWrFNEc4eRSLtHiBeDp6vmqFj5Bd1QCUDiow==; 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 Hi, My copyright assignment just went through Thanks !