From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6F6603858426; Thu, 3 Aug 2023 18:46:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6F6603858426 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1691088362; bh=vDAldA8lCrDRMeLGEXmZW/uKxogqhT/tvSt2oH7fj00=; h=From:To:Subject:Date:In-Reply-To:References:From; b=o2ou1v7+to57flGW1PSq7EkiF1rupxqcCQM84m/cnAl/tpxCHNG+08xO/0iwMXKUq CrAwkJ4wXf0Eh8BjSNaGtoonXxKQtRv61UP91IlLUsPTIlmBwwPW8Ls6ZCiLi7o9sn +v91irVaNULM2JFSbGHs1nQGuL84wa/91rjkVHTE= 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 18:46:02 +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 #7 from yuri at tsoft dot com --- So gdb does refer to '__short_mask' in the file /usr/local/share/libcxx-gdbpy/libcxx/printers.py that it installs. --=20 You are receiving this mail because: You are on the CC list for the bug.=