From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3319D3858C27; Thu, 3 Aug 2023 22:01:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3319D3858C27 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1691100088; bh=dWNUmQ/vaugOWF2rof2yyYS1cfS38ptGbEVzQ//0LB8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=YevrV8ERZu1RGTc11Po++kMTQCtpnNUnbJR+o+05Kt7hWVNrY4L6LdVzfIrP0EXce SpJv55v5AJNJiy7IlpPSl+FK+TY2bimysh1fSpiB+Q3MZG1YOeb+lWkuU70pefn+rB ev8lsDDRGr7FRJtcZ4daQOdCpxreqAC3vNi9b3ig= From: "yuri at tsoft dot com" To: gdb-prs@sourceware.org Subject: [Bug c++/30556] printing the std::string array fails: {Python Exception : There is no member or method named __short_mask. Date: Thu, 03 Aug 2023 22:01:27 +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: 13.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: yuri at tsoft dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: NOTABUG X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D30556 yuri at tsoft dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOTABUG Status|WAITING |RESOLVED --- Comment #10 from yuri at tsoft dot com --- The old libcxx snapshot used in the FreeBSD devel/gdb port caused this. --=20 You are receiving this mail because: You are on the CC list for the bug.=