OSDN Git Service

* dwarf.h (debug_info): Add offset_info and dwarf_version fields.
authorjakub <jakub>
Thu, 9 Sep 2010 19:18:11 +0000 (19:18 +0000)
committerjakub <jakub>
Thu, 9 Sep 2010 19:18:11 +0000 (19:18 +0000)
commit1a1c294370eaf8378a8fe9a70a7b5a157ec924f5
tree8f4da33edd76edc573a0dfd4bac17792ce5a28fa
parent8706f1c0ce2d7bc8cabb6baa3457ad1cdf48389c
* dwarf.h (debug_info): Add offset_info and dwarf_version fields.
* dwarf.c (decode_location_expression): Add offset_size and
dwarf_version arguments.  Prefix DIE offset with 0x for
DW_OP_call{2,4,_ref}.  Fix up DW_OP_call_ref operand size,
complain if in frame info section.  Handle
DW_OP_GNU_implicit_pointer.
(read_and_display_attr_value, display_debug_loc,
display_debug_frames): Adjust decode_location_expression callers.
(process_debug_info): Save offset_size and dwarf_version values
into debug_information array.

* dwarf2.h (DW_OP_GNU_implicit_pointer): New.
binutils/ChangeLog
binutils/dwarf.c
binutils/dwarf.h
include/ChangeLog
include/dwarf2.h