gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 13 Sep 2011 21:44:27 +0000 (21:44 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 13 Sep 2011 21:44:27 +0000 (21:44 +0000)
commitd83e736b1168bed98e6e67b473d0fa26603c2780
tree610895bec6ec5b49229ff2b30061832b0de33043
parent0935723e5e203625c49e97753a79902f919fbded
gdb/
Remove excessive DWARF expressions memory duplication.
* dwarf2loc.c (per_cu_dwarf_call): Remove variable back_to and its use
for block.data.
(indirect_pieced_value): Remove variable result.  Remove variable
back_to and its use for baton.data.
(dwarf2_compile_expr_to_ax): Remove variable back_to and its use for
block.data.
* dwarf2read.c (dwarf2_fetch_die_location_block): Remove xmemdup.
Update the function comment.
gdb/ChangeLog
gdb/dwarf2loc.c
gdb/dwarf2read.c