* dwarf2loc.c (dwarf2_evaluate_loc_desc): Make a cleanup.
authorTom Tromey <tromey@redhat.com>
Tue, 11 Aug 2009 20:36:49 +0000 (20:36 +0000)
committerTom Tromey <tromey@redhat.com>
Tue, 11 Aug 2009 20:36:49 +0000 (20:36 +0000)
commit4a22739830aea21ec5de7756676a9ce7c3821001
treed940da935e83fa6c33d7d8b5a1a7a66db52667b1
parent0d8f9b2ced3015b9857a2456dcde76e04f18121f
* dwarf2loc.c (dwarf2_evaluate_loc_desc): Make a cleanup.
(dwarf2_loc_desc_needs_frame): Likewise.
* dwarf2expr.h (make_cleanup_free_dwarf_expr_context): Declare.
* dwarf2expr.c (free_dwarf_expr_context_cleanup): New function.
(make_cleanup_free_dwarf_expr_context): Likewise.
* dwarf2-frame.c (execute_stack_op): Make a cleanup.
gdb/ChangeLog
gdb/dwarf2-frame.c
gdb/dwarf2expr.c
gdb/dwarf2expr.h
gdb/dwarf2loc.c