public inbox for gdb-prs@sourceware.org help / color / mirror / Atom feed
From: "vries at gcc dot gnu.org" <sourceware-bugzilla@sourceware.org> To: gdb-prs@sourceware.org Subject: [Bug symtab/32742] [gdb/symtab, fission] read.c:20914: internal-error: set_lang: Assertion `old_value == language_unknown || old_value == language_minimal || old_value == lang' failed Date: Wed, 26 Feb 2025 12:17:34 +0000 [thread overview] Message-ID: <bug-32742-4717-xwabB2NbUL@http.sourceware.org/bugzilla/> (raw) In-Reply-To: <bug-32742-4717@http.sourceware.org/bugzilla/> https://sourceware.org/bugzilla/show_bug.cgi?id=32742 --- Comment #1 from Tom de Vries <vries at gcc dot gnu.org> --- What is happening, is that the language used to be ada, but is set to minimal: ... (gdb) p old_value $1 = {m_val = language_ada} (gdb) p lang $2 = language_minimal ... -- You are receiving this mail because: You are on the CC list for the bug.
next prev parent reply other threads:[~2025-02-26 12:17 UTC|newest] Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top 2025-02-25 9:59 [Bug symtab/32742] New: " vries at gcc dot gnu.org 2025-02-26 12:17 ` vries at gcc dot gnu.org [this message] 2025-02-26 12:29 ` [Bug symtab/32742] " vries at gcc dot gnu.org 2025-02-26 12:56 ` vries at gcc dot gnu.org 2025-02-27 18:12 ` tromey at sourceware dot org 2025-03-04 20:03 ` simark at simark dot ca 2025-03-07 14:54 ` simon.marchi at polymtl dot ca 2025-03-08 2:55 ` cvs-commit at gcc dot gnu.org 2025-03-08 2:56 ` simon.marchi at polymtl dot ca 2025-03-09 17:21 ` simon.marchi at polymtl dot ca 2025-03-09 17:21 ` simon.marchi at polymtl dot ca 2025-03-11 13:35 ` tromey at sourceware dot org
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-32742-4717-xwabB2NbUL@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).