public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug symtab/13627] New: multiple .debug_types per objfile are not supported
@ 2012-01-27  3:19 jan.kratochvil at redhat dot com
  2012-03-29 14:46 ` [Bug symtab/13627] " mjw at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: jan.kratochvil at redhat dot com @ 2012-01-27  3:19 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=13627

             Bug #: 13627
           Summary: multiple .debug_types per objfile are not supported
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: symtab
        AssignedTo: unassigned@sourceware.org
        ReportedBy: jan.kratochvil@redhat.com
    Classification: Unclassified
            Target: x86_64-unknown-linux-gnu


Crash regression gdb.cp/no-dmgl-verbose.exp: Re: [RFA 2/3] Ada: allow
unqualified function names in linespecs
http://sourceware.org/ml/gdb-patches/2012-01/msg00893.html

this is because two DIEs have the same offset but in two different .debug_types
sections.  There is single dwarf2_per_objfile->debug_types_type_hash which will
clash those two DIEs.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug symtab/13627] multiple .debug_types per objfile are not supported
  2012-01-27  3:19 [Bug symtab/13627] New: multiple .debug_types per objfile are not supported jan.kratochvil at redhat dot com
@ 2012-03-29 14:46 ` mjw at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: mjw at redhat dot com @ 2012-03-29 14:46 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=13627

Mark Wielaard <mjw at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjw at redhat dot com

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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:[~2012-03-29 14:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-27  3:19 [Bug symtab/13627] New: multiple .debug_types per objfile are not supported jan.kratochvil at redhat dot com
2012-03-29 14:46 ` [Bug symtab/13627] " mjw at redhat dot com

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