* dwarf2expr.c (execute_stack_op): Handle DW_OP_GNU_const_index.
authorDoug Evans <dje@google.com>
Tue, 19 Jun 2012 00:37:18 +0000 (00:37 +0000)
committerDoug Evans <dje@google.com>
Tue, 19 Jun 2012 00:37:18 +0000 (00:37 +0000)
commit49f6c8397d2fc0daf0bad3b832388a36feceb6c6
tree3a2562a1df6c714b92441fec04346091a7b0f7ca
parente48f889115297c38fc5bec3a237d5f8855e65369
* dwarf2expr.c (execute_stack_op): Handle DW_OP_GNU_const_index.
Adjust address for DW_OP_GNU_addr_index.
* dwarf2expr.h (dwarf_expr_context): Update comment.
* dwarf2loc.c (locexpr_describe_location_piece): New arg per_cu,
all callers updated.  Handle TLS vars described with
DW_OP_GNU_const_index.
(disassemble_dwarf_expression): Handle DW_OP_GNU_addr_index
and DW_OP_GNU_const_index.
* dwarf2read.c (decode_locdesc): Handle DW_OP_GNU_addr_index.
gdb/ChangeLog
gdb/dwarf2expr.c
gdb/dwarf2expr.h
gdb/dwarf2loc.c
gdb/dwarf2read.c
This page took 0.035845 seconds and 4 git commands to generate.