From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3C0FE396DC16; Fri, 13 May 2022 14:20:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3C0FE396DC16 From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug symtab/29106] new DWARF reader should de-duplicate functions Date: Fri, 13 May 2022 14:20:39 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: symtab X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: tromey at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gdb-prs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-prs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 May 2022 14:20:39 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D29106 --- Comment #1 from Tom Tromey --- In a follow-up email, Pedro said: Hmm, inlines was my original suspicion, but seeing that setting a breakpoin= t at "intrusive_list >::begin", even with -readnow gives you 2 locations, same number of locations as entries in the = old index, could it be that this is more about declarations vs definitions? There's t= hat check for has_pc_info or has_range_info too. So this ought to be investigated. --=20 You are receiving this mail because: You are on the CC list for the bug.=