[gold patch] GDB index 1/2: Add new DWARF declarations

Ian Lance Taylor iant@google.com
Fri Mar 9 05:51:00 GMT 2012


Cary Coutant <ccoutant@google.com> writes:

>> 2012-03-08  Cary Coutant  <ccoutant@google.com>
>>
>> elfcpp/
>>
>>        Update DWARF enums from ../include/dwarf2.h.
>>        * dwarf.h (enum DW_TAG): Add new DWARF-4 tags.
>>        (enum DW_FORM): Add new DWARF-4 and Fission extensions.
>>        (enum DW_AT): New enum.
>>        (enum DW_LINE_EXTENDED_OPS): Add new DWARF-4 opcode.
>>        (enum DW_ENCODING): Add new DWARF-4 encoding.
>>        (enum DW_OP): Add new DWARF-4 opcodes.
>>        (enum DW_CHILDREN): New enum.
>>        (enum DW_LANG): New enum.
>>
>> gold/
>>
>>        * reduced_debug_output.cc
>>        (Output_reduced_debug_info_section::get_die_end): Add new FORM
>>        codes to switch.

This is OK.

Thanks.

Actually you might want to consider putting these on the binutils 2.22
branch also, since it looks like they will be needed to get good error
messages from gold when using -gdwarf-4.

Ian



More information about the Binutils mailing list