OSDN Git Service

* dwarf2read.c (dwarf_decode_lines): Remove arg "abfd". New arg
authordevans <devans>
Tue, 10 Jan 2012 21:16:53 +0000 (21:16 +0000)
committerdevans <devans>
Tue, 10 Jan 2012 21:16:53 +0000 (21:16 +0000)
commit2b527e427869792a4d53a4a6d238a4dc88c62ce6
treeff1252861e5747cb0bc1569805e77fe6a6470d25
parent2d1ad1d4c0dd8a2e72a187d63dfe51b7f3c4c920
* dwarf2read.c (dwarf_decode_lines): Remove arg "abfd".  New arg
"want_line_info".  All callers updated.
(dwarf_decode_lines_1): New function.
(handle_DW_AT_stmt_list): Add function comment.
New arg "want_line_info".  All callers updated.
(read_file_scope,read_type_unit_scope): Move comment from
handle_DW_AT_stmt_list to here.
gdb/ChangeLog
gdb/dwarf2read.c