From patchwork Tue Nov 21 03:53:54 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tom Tromey X-Patchwork-Id: 80407 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 0EEA2385842B for ; Tue, 21 Nov 2023 03:55:10 +0000 (GMT) X-Original-To: gdb-patches@sourceware.org Delivered-To: gdb-patches@sourceware.org Received: from omta040.useast.a.cloudfilter.net (omta040.useast.a.cloudfilter.net [44.202.169.39]) by sourceware.org (Postfix) with ESMTPS id 2209B3858C30 for ; Tue, 21 Nov 2023 03:53:23 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 2209B3858C30 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 2209B3858C30 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=44.202.169.39 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1700538809; cv=none; b=A72Eb7rxzTj6/RM8AKg/vu/UgxQ+JF/+9QXCC5ZFp7+v1Q2zxiToOacpEga7yabLODmN8SaXVQdbnNFvRxA/IxFJGL7gHbqC/5ooEQUpL5/YYF3HNsJDzW4hq3zEwmXTJ5dp9Ef7lEMCyNr98NVNGbQlyb9teYktoagc+qeCdFo= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1700538809; c=relaxed/simple; bh=KxjnFnti1Kp/eXbcwF9biWfdqDNfLpLKYz839xx1Y28=; h=DKIM-Signature:From:Date:Subject:MIME-Version:Message-Id:To; b=OQzM63uTQg/IIfqoOTEiwwuT+JTjNdySTx6QM90Xzbhs35DNQxoyQb1yoyLclGO3V7z2yCmO6euA/QibV5OapD6krTsC2zN+AiFyYQOx1saYlQV7OvxLNBtrSZwA3KngVPZdRPKSWqpmswc3A9KAVVRCEGGTO2HV8gjj0JIBcp0= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from eig-obgw-6001a.ext.cloudfilter.net ([10.0.30.140]) by cmsmtp with ESMTPS id 579wroRhD6nOZ5HpCrzrPj; Tue, 21 Nov 2023 03:53:23 +0000 Received: from box5379.bluehost.com ([162.241.216.53]) by cmsmtp with ESMTPS id 5HpCrwHzOb8Qn5HpCr3fl6; Tue, 21 Nov 2023 03:53:22 +0000 X-Authority-Analysis: v=2.4 cv=IuQNzZzg c=1 sm=1 tr=0 ts=655c29b2 a=ApxJNpeYhEAb1aAlGBBbmA==:117 a=ApxJNpeYhEAb1aAlGBBbmA==:17 a=OWjo9vPv0XrRhIrVQ50Ab3nP57M=:19 a=dLZJa+xiwSxG16/P+YVxDGlgEgI=:19 a=IkcTkHD0fZMA:10 a=BNY50KLci1gA:10 a=Qbun_eYptAEA:10 a=1eGJtVPQ-MQg7gw_q08A:9 a=QEXdDO2ut3YA:10 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tromey.com; s=default; h=To:In-Reply-To:References:Message-Id:Content-Transfer-Encoding: Content-Type:MIME-Version:Subject:Date:From:Sender:Reply-To:Cc: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=T5zHXraqhbKyqaneMVNhNp7QLSneKD7dxRjCzWSrr48=; b=CdS65kworfyurRRc0NJZCx12/t rRXMuYjF/DdFCBE7rUGj8zmeqoSwnrpOyUdhLH/f/2/HuLB0HRs5p2JX2JDxBOCw/Pue6JLYvHW41 vQ8jwS3g3TRJ/dkRgjAPZr76e; Received: from 97-122-77-73.hlrn.qwest.net ([97.122.77.73]:47856 helo=[192.168.0.21]) by box5379.bluehost.com with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96.2) (envelope-from ) id 1r5HpB-0040be-2d for gdb-patches@sourceware.org; Mon, 20 Nov 2023 20:53:21 -0700 From: Tom Tromey Date: Mon, 20 Nov 2023 20:53:54 -0700 Subject: [PATCH 23/29] Only look for functions in expand_symtabs_for_function MIME-Version: 1.0 Message-Id: <20231120-submit-domain-hacks-2-v1-23-29650d01b198@tromey.com> References: <20231120-submit-domain-hacks-2-v1-0-29650d01b198@tromey.com> In-Reply-To: <20231120-submit-domain-hacks-2-v1-0-29650d01b198@tromey.com> To: gdb-patches@sourceware.org X-Mailer: b4 0.12.4 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.122.77.73 X-Source-L: No X-Exim-ID: 1r5HpB-0040be-2d X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: 97-122-77-73.hlrn.qwest.net ([192.168.0.21]) [97.122.77.73]:47856 X-Source-Auth: tom+tromey.com X-Email-Count: 24 X-Org: HG=bhshared;ORG=bluehost; X-Source-Cap: ZWx5bnJvYmk7ZWx5bnJvYmk7Ym94NTM3OS5ibHVlaG9zdC5jb20= X-Local-Domain: yes X-CMAE-Envelope: MS4xfKEe4EcG6f4MFFWTbhh3eCyKP2eZCNgmwsqcbNjS7rL0AMQhCSbgwhL6P0i8/EQbax2hJcPiwaOLYA2eakpgnq56YNl/MWQ7jJ5/kqNSBoO81Rl5AIOo pM2uNx6GYj8mHtTB4kLzB7c203T0RV9J+1J3tuWBFL/VIXIDiEE+qACsoHGHaP/tOyYvVLicQNibXpQMLTCzOvisV2mWkscYryM= X-Spam-Status: No, score=-3024.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, GIT_PATCH_0, JMQ_SPF_NEUTRAL, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham 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+patchwork=sourceware.org@sourceware.org This changes expand_symtabs_for_function to only look in the function domain. --- gdb/symfile-debug.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb/symfile-debug.c b/gdb/symfile-debug.c index e7cf25effa9..a21735e9868 100644 --- a/gdb/symfile-debug.c +++ b/gdb/symfile-debug.c @@ -346,7 +346,7 @@ objfile::expand_symtabs_for_function (const char *func_name) nullptr, (SEARCH_GLOBAL_BLOCK | SEARCH_STATIC_BLOCK), - SEARCH_VFT); + SEARCH_FUNCTION_DOMAIN); } void