public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug symtab/31361] New: .debug_names uses wrong form for DW_IDX_die_offset
@ 2024-02-09 18:57 tromey at sourceware dot org
  2024-02-09 18:58 ` [Bug symtab/31361] " tromey at sourceware dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: tromey at sourceware dot org @ 2024-02-09 18:57 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 31361
           Summary: .debug_names uses wrong form for DW_IDX_die_offset
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: symtab
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at sourceware dot org
  Target Milestone: ---

I noticed today that DW_IDX_die_offset is documented
as having a reference form, but right now gdb emits
it as:

                m_abbrev_table.append_unsigned_leb128 (DW_IDX_die_offset);
                m_abbrev_table.append_unsigned_leb128 (DW_FORM_udata);

this should probably be DW_FORM_sec_offset

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

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

end of thread, other threads:[~2024-03-01  0:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-09 18:57 [Bug symtab/31361] New: .debug_names uses wrong form for DW_IDX_die_offset tromey at sourceware dot org
2024-02-09 18:58 ` [Bug symtab/31361] " tromey at sourceware dot org
2024-02-09 18:58 ` tromey at sourceware dot org
2024-02-10  0:18 ` tromey at sourceware dot org
2024-02-10  0:36 ` tromey at sourceware dot org
2024-02-23 16:08 ` tromey at sourceware dot org
2024-03-01  0:14 ` cvs-commit at gcc dot gnu.org
2024-03-01  0:15 ` 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).