From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4DBCC38582BE; Thu, 3 Aug 2023 20:37:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4DBCC38582BE DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1691095045; bh=hrfxXOCxxa4I+2zj1SYIDNGqDQF4aQ3QiTGGPUlNbBg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=MEBnrkh6F7noPsQGQE6UJABpIKsYajtKdhb+UCbcr9iiEHagx+VXHviHojy+/Jimu wMbVBAsqLs3zUSbIwx3VPVCl/nfUz4V6gFOvFNgodth0/8qOpu4M5EIoceWSD7rZaB LDGPjDl1/20pOSn2KYP2gAyK9Kfa9iAb65exri/A= 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 20:37:25 +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: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30556 --- Comment #9 from yuri at tsoft dot com --- (In reply to Simon Marchi from comment #8) > (In reply to yuri from comment #7) > > So gdb does refer to '__short_mask' in the file > > /usr/local/share/libcxx-gdbpy/libcxx/printers.py that it installs. >=20 > That file is installed (and maintained) by libcxx: >=20 > https://github.com/llvm-mirror/libcxx/blob/master/utils/gdb/libcxx/printe= rs. > py So this looks like a bug in libcxx-distributed files. --=20 You are receiving this mail because: You are on the CC list for the bug.=