From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id Ue46J1xzv2h8SjwAWB0awg (envelope-from ) for ; Mon, 08 Sep 2025 20:22:52 -0400 Authentication-Results: simark.ca; dkim=pass (1024-bit key; unprotected) header.d=sergiodj.net header.i=@sergiodj.net header.a=rsa-sha256 header.s=20160602 header.b=fnAAqCia; dkim-atps=neutral Received: by simark.ca (Postfix, from userid 112) id 8ACA91E0BA; Mon, 08 Sep 2025 20:22:52 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 4.0.1 (2024-03-25) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=ARC_SIGNED,ARC_VALID,BAYES_00, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED,RCVD_IN_VALIDITY_CERTIFIED_BLOCKED, RCVD_IN_VALIDITY_RPBL_BLOCKED,RCVD_IN_VALIDITY_SAFE_BLOCKED autolearn=ham autolearn_force=no version=4.0.1 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 08E1D1E047 for ; Mon, 08 Sep 2025 20:22:51 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 80EBF3858C42 for ; Tue, 9 Sep 2025 00:22:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 80EBF3858C42 Authentication-Results: sourceware.org; dkim=pass (1024-bit key, unprotected) header.d=sergiodj.net header.i=@sergiodj.net header.a=rsa-sha256 header.s=20160602 header.b=fnAAqCia Received: from mail.sergiodj.net (mail.sergiodj.net [195.201.110.160]) by sourceware.org (Postfix) with UTF8SMTPS id EEC213858C55 for ; Tue, 9 Sep 2025 00:19:12 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org EEC213858C55 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=sergiodj.net Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=sergiodj.net ARC-Filter: OpenARC Filter v1.0.0 sourceware.org EEC213858C55 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=195.201.110.160 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1757377153; cv=none; b=d7bF2y0QEtYiT5V4XzU2AQx/Sr40KM8y6/qC/LXIHFzL4OIEkCjVb9rggAgFFX/Qdx7MarigJ7c7EYc/1aSbccqz9UR0ZDusfMPxjWNp0pg6tdXsU8GIUWu9IxuqZ2faE4WratySYY01FeHWS0TJWUo79a9f/+UQhRCezPNlHKY= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1757377153; c=relaxed/simple; bh=diw1bQORbRsIbo4/vfGxZhl1grO2jzkAFRo9ntcso5k=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=cI6OT5MiG3E74pFiWRmZfhrMAIoPIlEQsFKVt2zAfNgvB8eQJct0YhuK8hewMWv2Eb6Roohd6nrhru0PVd+fH4+xJrlYOg05WHIJpQ1yAjrZwZKA56KtirSD4G0acQCwzYNrYODaivHftHcFeaK8pZVpnhii6Itlh1u+lKlDrz0= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EEC213858C55 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=sergiodj.net; s=20160602; t=1757377151; bh=diw1bQORbRsIbo4/vfGxZhl1grO2jzkAFRo9ntcso5k=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=fnAAqCiaopkQKkJ4bJjvuPOYDS0xGQvlbHP6MUTcJgOQ9ncfF6tKKN6WdhjQaVR3m JgjFL1g5h44HQRoUhaQxdkviqBMgXn+aQSJmqRSyxyqDPQUP0La6zWAYBtlm8bnjAQ Fo1hgvylCM5yOL0Lz3JQI8KyUgyzZNRllcr4x+IE= Received: from localhost (unknown [IPv6:2607:f2c0:edc1:fc00:766b:5bba:97e2:45f8]) by mail.sergiodj.net (Postfix) with UTF8SMTPSA id 7ED21A605F7; Mon, 08 Sep 2025 20:19:11 -0400 (EDT) From: Sergio Durigan Junior To: Joel Brobecker Cc: Kevin Buettner , gdb-patches@sourceware.org, Andrew Burgess , Flavio Cruz , Mark Wielaard Subject: Re: [PATCH] gdb: Add i386-gnu-tdep to the list of objects for x86_64-*-gnu* In-Reply-To: (Joel Brobecker's message of "Mon, 8 Sep 2025 12:06:43 -0700") References: <20250905181507.2020753-1-sergiodj@sergiodj.net> <20250906103954.1a09b0ed@f41-zbm-amd> <87o6rnt46m.fsf@sergiodj.net> <87o6rlu0a1.fsf@sergiodj.net> X-URL: http://blog.sergiodj.net Date: Mon, 08 Sep 2025 20:19:09 -0400 Message-ID: <87plc0qxz6.fsf@sergiodj.net> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain 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 On Monday, September 08 2025, Joel Brobecker wrote: >> >> >> diff --git a/gdb/configure.tgt b/gdb/configure.tgt >> >> >> index 332f5b7513c..f33d3de9214 100644 >> >> >> --- a/gdb/configure.tgt >> >> >> +++ b/gdb/configure.tgt >> >> >> @@ -754,7 +754,7 @@ x86_64-*-rtems*) >> >> >> ;; >> >> >> x86_64-*-gnu*) >> >> >> # Target: x86_64 running the GNU Hurd >> >> >> - gdb_target_obs="amd64-gnu-tdep.o glibc-tdep.o solib-svr4.o" >> >> >> + gdb_target_obs="amd64-gnu-tdep.o i386-gnu-tdep.o glibc-tdep.o >> >> >> solib-svr4.o" ;; >> >> >> xtensa*-*-*linux*) >> >> >> # Target: GNU/Linux Xtensa >> >> >> -- >> >> >> 2.50.1 >> >> >> >> >> > >> >> > LGTM. >> >> > >> >> > Approved-by: Kevin Buettner >> >> >> >> Thanks, Kevin. >> >> >> >> Pushed 3d22a6cee4b to master. >> > >> > What do you think of also pushing this change to the gdb-17-branch? >> >> That'd be great, and it'd allow me to drop one patch from the Debian >> package. > > Let's backport, then. I think this one is pretty straightforward. Agreed. I've set the target milestone of the bug to 17.1 and pushed the commit to the gdb-17-branch. Thanks! -- Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible https://sergiodj.net/