public inbox for gdb-prs@sourceware.org help / color / mirror / Atom feed
From: "yuri at tsoft dot com" <sourceware-bugzilla@sourceware.org> To: gdb-prs@sourceware.org Subject: [Bug c++/30556] New: printing the std::string array fails: {Python Exception <class 'gdb.error'>: There is no member or method named __short_mask. Date: Thu, 15 Jun 2023 17:45:59 +0000 [thread overview] Message-ID: <bug-30556-4717@http.sourceware.org/bugzilla/> (raw) https://sourceware.org/bugzilla/show_bug.cgi?id=30556 Bug ID: 30556 Summary: printing the std::string array fails: {Python Exception <class 'gdb.error'>: 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: --- Printing colourData in this code: include <string> static std::string colourData [] { std::string("x"), std::string("y") }; int main() { } fails: Breakpoint 1, main () at ss.cpp:12 12 } (gdb) p colourData $1 = {Python Exception <class 'gdb.error'>: There is no member or method named __short_mask. , Python Exception <class 'gdb.error'>: There is no member or method named __short_mask. } FreeBSD 13.2 Python-3.9 -- You are receiving this mail because: You are on the CC list for the bug.
next reply other threads:[~2023-06-15 17:45 UTC|newest] Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top 2023-06-15 17:45 yuri at tsoft dot com [this message] 2023-06-16 14:25 ` [Bug c++/30556] " tromey at sourceware dot org 2023-08-03 16:44 ` tromey at sourceware dot org 2023-08-03 16:50 ` yuri at tsoft dot com 2023-08-03 18:34 ` tromey at sourceware dot org 2023-08-03 18:42 ` yuri at tsoft dot com 2023-08-03 18:43 ` yuri at tsoft dot com 2023-08-03 18:44 ` yuri at tsoft dot com 2023-08-03 18:46 ` yuri at tsoft dot com 2023-08-03 19:20 ` simon.marchi at polymtl dot ca 2023-08-03 20:37 ` yuri at tsoft dot com 2023-08-03 20:39 ` yuri at tsoft dot com 2023-08-03 22:01 ` yuri at tsoft dot com
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=bug-30556-4717@http.sourceware.org/bugzilla/ \ --to=sourceware-bugzilla@sourceware.org \ --cc=gdb-prs@sourceware.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).