From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C9CBB38582AF; Fri, 15 Dec 2023 17:37:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C9CBB38582AF DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1702661820; bh=0Kn81mnGMERRmBsJNP7OB/Ahaku/SvgQB/VKLk/dW+k=; h=From:To:Subject:Date:In-Reply-To:References:From; b=yEYoGbVeb/O+ugxGv7mEFwhQj4qoNzOUrHxahPOnwGQCj+0NXurRytEMgNsDJ/vvS ShH63lVDX/7BEN09P27IBN0mJSO2o7l+qLx/7MmVOOGyOz/5Rh/HfWlfRHjIVneNkj 3fZVjEec1xpRZY1WIYJCGvzv9gtMImEFXUl42Fls= From: "ssbssa at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug python/13380] value.cast(value.type.strip_typedefs()) does not work for array typedefs Date: Fri, 15 Dec 2023 17:37:00 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: python X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ssbssa at sourceware dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 11.1 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc target_milestone resolution bug_status 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=3D13380 Hannes Domani changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ssbssa at sourceware dot o= rg Target Milestone|--- |11.1 Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #2 from Hannes Domani --- This is fixed since gdb-11.1 with the following commit: https://sourceware.org/git/?p=3Dbinutils-gdb.git;a=3Dcommitdiff;h=3D30ab358= 66805d5f1251b7f40578ce985dd18d688 --=20 You are receiving this mail because: You are on the CC list for the bug.=