[haiku-bugs] [Haiku] #10659: Handle gcc 4.8.1's DWARF output

  • From: "anevilyak" <trac@xxxxxxxxxxxx>
  • Date: Sat, 08 Mar 2014 15:29:39 -0000

#10659: Handle gcc 4.8.1's DWARF output
-----------------------------------+------------------------------
 Reporter:  anevilyak              |        Owner:  anevilyak
     Type:  bug                    |       Status:  new
 Priority:  normal                 |    Milestone:  R1
Component:  Applications/Debugger  |      Version:  R1/Development
 Keywords:                         |   Blocked By:
 Blocking:                         |  Has a Patch:  0
 Platform:  All                    |
-----------------------------------+------------------------------
 Along with its switch over to DWARF 4 by default, gcc 4.8.1 has started
 generating info entries corresponding to rvalue reference types, which we
 don't currently handle. This needs to be addressed.

 Furthermore, it seems it's generating DWARF 4 output without generating a
 separate debug_types section, which the current implementation did not
 anticipate. Needs further investigation.

--
Ticket URL: <https://dev.haiku-os.org/ticket/10659>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: