From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AB3BE3858C50; Thu, 3 Aug 2023 18:42:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AB3BE3858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1691088156; bh=xEVd4sHWZ4eew9WE+3VJfdKy4Ampy9HoEz56D1wQ7LE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=MjuJy1DgLVxsg/Xo4kFDfLrWUYhiffv/srtwCBK7qbg48BRx7vFlyXyjZDVMrsM8H XlcUtioRGG3btHC9uEHiHRSvan8g0Di5sqqcw7yB2SpRn3BLy+4YBd2m+nftPnZqIa CIYAx3V8lTyN/3B0RyoRlHL6MoKHy0ZVeA4N2Uzg= 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:42:36 +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 #4 from yuri at tsoft dot com --- (gdb) info pretty-printer global pretty-printers: builtin mpx_bound128 objfile /usr/lib/libc++.so.1 pretty-printers: libc++ deque deque::iterator forward_list forward_list::iterator list list::iterator stack string unique_ptr unordered_map unordered_map::iterator vector (gdb) --=20 You are receiving this mail because: You are on the CC list for the bug.=