public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/27494] New: Handle DW_MACRO_define_strp in version 4 .debug_macro.dwo
@ 2021-03-01 15:47 vries at gcc dot gnu.org
  2021-04-14 13:24 ` [Bug gdb/27494] " vries at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: vries at gcc dot gnu.org @ 2021-03-01 15:47 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 27494
           Summary: Handle DW_MACRO_define_strp in version 4
                    .debug_macro.dwo
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

[ See gcc PR https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99319 . ]

Consider:
...
$ gcc -ggdb3 -g hello.c -gsplit-dwarf 
$ gdb -q -batch -readnow a.out
DW_FORM_strp pointing outside of .debug_str section [in module
/home/vries/hello/a.out]
...

When reading a version 4 .debug_macro.dwo section we should expect the second
operand of DW_MACRO_define_strp to be a uleb128.

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

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

end of thread, other threads:[~2021-04-14 13:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-01 15:47 [Bug gdb/27494] New: Handle DW_MACRO_define_strp in version 4 .debug_macro.dwo vries at gcc dot gnu.org
2021-04-14 13:24 ` [Bug gdb/27494] " vries at gcc dot gnu.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).