public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/31639] New: read_str_index error message hard codes section name
@ 2024-04-13 11:06 mark at klomp dot org
  2024-04-17 13:40 ` [Bug gdb/31639] " tromey at sourceware dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: mark at klomp dot org @ 2024-04-13 11:06 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=31639

            Bug ID: 31639
           Summary: read_str_index error message hard codes section name
           Product: gdb
           Version: unknown
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: mark at klomp dot org
  Target Milestone: ---

If there is a problem with GNU_str_index or strx form in read_str_index the
error produced is:

Offset from DW_FORM_GNU_str_index or                                            
DW_FORM_strx pointing outside of .debug_str.dwo section

But when called through read_stub_str_index the section name should not be
.debug_str.dwo. Which is really confusing when trying to debug what is wrong
with a debug file.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-04-17 15:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-13 11:06 [Bug gdb/31639] New: read_str_index error message hard codes section name mark at klomp dot org
2024-04-17 13:40 ` [Bug gdb/31639] " tromey at sourceware dot org
2024-04-17 13:44 ` tromey at sourceware dot org
2024-04-17 14:59 ` cvs-commit at gcc dot gnu.org
2024-04-17 15:00 ` tromey at sourceware dot org

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).