]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Add address_size and segment_size to line number program header version 5.
authorCary Coutant <ccoutant@google.com>
Fri, 23 Jan 2015 21:51:56 +0000 (13:51 -0800)
committerCary Coutant <ccoutant@google.com>
Sat, 24 Jan 2015 00:34:56 +0000 (16:34 -0800)
commit285d7b5c33ce02896479c51adc43bf038698a502
treea774b8fe4e156a18dac17dfeef683636a97d1bcf
parent2031626eb74443987e3b625f68c391c4b23d3a77
Add address_size and segment_size to line number program header version 5.

2015-01-23  Cary Coutant  <ccoutant@google.com>

binutils/
* dwarf.h (struct DWARF2_Internal_LineInfo): Add li_address_size and
li_segment_size.
* dwarf.c (read_debug_line_header): Read li_address_size and
li_segment_size.
(display_debug_lines_raw): Print li_address_size and li_segment_size.
binutils/dwarf.c
binutils/dwarf.h