aboutsummaryrefslogtreecommitdiff
path: root/cpu/m32r.cpu
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>2009-09-15 16:20:53 +0000
committerDoug Evans <dje@google.com>2009-09-15 16:20:53 +0000
commit44353522ecb0bfbddc5670741e5e8a3f7ae8d2e6 (patch)
treec313a1ee9d6ba6f9709239eb7aaf324123f19a4d /cpu/m32r.cpu
parent7d4f32d36af917e1f2662f204146b808bbbbf8f2 (diff)
downloadgdb-44353522ecb0bfbddc5670741e5e8a3f7ae8d2e6.zip
gdb-44353522ecb0bfbddc5670741e5e8a3f7ae8d2e6.tar.gz
gdb-44353522ecb0bfbddc5670741e5e8a3f7ae8d2e6.tar.bz2
* dwarf2expr.h (dwarf_value_location): Add more comments describing
enum values. (struct dwarf_stack_value): New struct. (struct dwarf_expr_context): Change type of `stack' from CORE_ADDR* to struct dwarf_stack_value*. (struct dwarf_expr_piece): Move `v.value' into its own struct, v.expr, all uses updated. Add v.expr.in_stack_memory. (dwarf_expr_push): Update declaration. (dwarf_expr_fetch_in_stack_memory): Declare. * dwarf2expr.c (dwarf_expr_grow_stack): Update calculation of size of stack value. (dwarf_expr_push): New arg in_stack_memory, all callers updated. (dwarf_expr_fetch_in_stack_memory): New function. (add_piece): Set in_stack_memory for non-literal values. (execute_stack_op): Allow ops to specify whether the value is on the program's stack. (execute_stack_op, case DW_OP_fbreg): Mark value as in stack memory. (execute_stack_op, case DW_OP_call_frame_cfa): Ditto. (execute_stack_op, case DW_OP_dup): Copy in_stack_memory flag. (execute_stack_op, cases DW_OP_pick, DW_OP_over): Ditto. (execute_stack_op, cases DW_OP_swap, DW_OP_rot): Update type of dwarf stack value. * dwarf2loc.c (read_pieced_value): Call read_stack for values known to be on the program's stack. (dwarf2_evaluate_loc_desc, case DWARF_VALUE_MEMORY): Call set_value_stack only for objects known to be in stack memory. * dwarf2-frame.c (execute_stack_op): New arg initial_in_stack_memory, all callers updated.
Diffstat (limited to 'cpu/m32r.cpu')
0 files changed, 0 insertions, 0 deletions