public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug symtab/27922] New: [gdb/symtab] Don't create two dwarf2_cu's for the same CU
@ 2021-05-27 13:45 vries at gcc dot gnu.org
  2021-05-28  7:44 ` [Bug symtab/27922] " vries at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: vries at gcc dot gnu.org @ 2021-05-27 13:45 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 27922
           Summary: [gdb/symtab] Don't create two dwarf2_cu's for the same
                    CU
           Product: gdb
           Version: 10.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: symtab
          Assignee: unassigned at sourceware dot org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

In PR27898, we run into a dwarf error, and the patch committed for the PR fixes
that dwarf error.

However, there is also an inefficiency: while create a dwarf2_cu for a specific
CU, we create yet another dwarf2_cu for the same CU.

This should be fixed.

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

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

end of thread, other threads:[~2023-03-07  0:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-27 13:45 [Bug symtab/27922] New: [gdb/symtab] Don't create two dwarf2_cu's for the same CU vries at gcc dot gnu.org
2021-05-28  7:44 ` [Bug symtab/27922] " vries at gcc dot gnu.org
2022-10-21 16:42 ` tromey at sourceware dot org
2023-03-07  0:29 ` 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).