From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D4F053858CDA; Thu, 10 Nov 2022 12:19:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D4F053858CDA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1668082764; bh=VxnvCZ5gloXY0FRuIF5lToKWe3fo4oVm3A3r0u9qwPg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=dbK9tii9UyH+XyO2MfDg+el2/xQmMwSNsqffhz3GLlUJnDo5EX/oCQap5U+9l2xTg E7rw2eMgpqXCZDnvxzIg2xBH8yY3iBvtNnHboijO1Bqcg/jyI200byHm8jhyB3EMaJ o/KHn0XXMgifk6fYkMEiloV9Oapr8iCE6aHxxKfE= From: "blarsen at redhat dot com" To: gdb-prs@sourceware.org Subject: [Bug c++/28901] unable to resolve function overloads involving inheritance Date: Thu, 10 Nov 2022 12:19:23 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: c++ X-Bugzilla-Version: 11.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: blarsen at redhat dot com 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: cc 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D28901 B. Larsen changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |blarsen at redhat dot com --- Comment #14 from B. Larsen --- I'm not sure it is related. I'm not sure, but I think even if the type is exactly the same, GDB can resolve even if it is incomplete. A way to test w= ould be installing glibc debuginfo and testing. --=20 You are receiving this mail because: You are on the CC list for the bug.=