From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 17DB43858C2C; Mon, 3 Oct 2022 16:04:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 17DB43858C2C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1664813093; bh=1GsANNfQ/k/4w7t6I2SAn+E1XBHaD3GLBjFxIT+f9vI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=lZkc0HCd3F75yWkT19B6hAlzqlIFIrLcJxHTfCV6o9MxZdtXGNHfpuDL7BUo9oS4X mDv0lsfPNJrfmIOfArNrWsk+PDbvZWlEeb28XnxHyeV0n33y9qJ5jFn0edH1o8Bctr tQ5CAi65+VqaW4mfdcGvB6F7EIWV0TKxO5f3Trb0= From: "blarsen at redhat dot com" To: gdb-prs@sourceware.org Subject: [Bug c++/29602] cant use typedef class name of a baseclass Date: Mon, 03 Oct 2022 16:04:52 +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: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: blarsen at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: INVALID X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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=3D29602 B. Larsen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #2 from B. Larsen --- you are correct, and fixing it so the typedef shows up does make GDB work. I guess this was never a bug after all... --=20 You are receiving this mail because: You are on the CC list for the bug.=