From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0A2793858C2F; Mon, 5 Feb 2024 21:00:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0A2793858C2F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1707166836; bh=e0sifEzXydYwZitJTWmrbNKRoAhFp1Wx/noZ4XMGCAk=; h=From:To:Subject:Date:From; b=rAwmydxjyTZU+CbCRzDkfQ3rFPBR1BCIfguaYt80liQCNQ/cL5CJhAj25bG/DAC+w fVL+/fQdHzUH6kSZP/IBHcb1zxzLX46xtk3/f+rfTlRZZN8BpHpjqxOKk6q3Mu7q6x AZ3JyMF1lSCiZvWufLJe3V3aFwt1oKhGUqfHVw4c= From: "yuri at tsoft dot com" To: gdb-prs@sourceware.org Subject: [Bug c++/31342] New: Printer for std::string fails: Python Exception : There is no member or method named __short_mask. Date: Mon, 05 Feb 2024 21:00:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new 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: UNCONFIRMED 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: 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=3D31342 Bug ID: 31342 Summary: Printer for std::string fails: Python Exception : There is no member or method named __short_mask. Product: gdb Version: 13.1 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ Assignee: unassigned at sourceware dot org Reporter: yuri at tsoft dot com Target Milestone: --- When the user attempts to print an object of the type std::string - this fa= ils: > (gdb) p buildname > $1 =3D Python Exception : There is no member or method= named __short_mask. gdb-13.2 FreeBSD 14.0-STABLE --=20 You are receiving this mail because: You are on the CC list for the bug.=