* dwarf2-frame.h (enum dwarf2_frame_reg_rule): Add
authorAlexandre Oliva <aoliva@redhat.com>
Sun, 28 May 2006 05:56:50 +0000 (05:56 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Sun, 28 May 2006 05:56:50 +0000 (05:56 +0000)
commit46ea248bcc124c1874e8783c5e4cd90dae6610a2
tree6aa171631bcbe0beb72c7da00ff0d576c6cd8958
parent56c987f6063485c5c588dc27dbf1b3ddce3b0200
* dwarf2-frame.h (enum dwarf2_frame_reg_rule): Add
DWARF2_FRAME_REG_SAVED_VAL_OFFSET and
DWARF2_FRAME_REG_SAVED_VAL_EXP.
* dwarf2-frame.c (execute_cfa_program): Handle val_offset,
val_offset_sf and val_expression.
(dwarf2_frame_prev_register): Handle the new reg rules.
(dwarf2_frame_this_id): Use pc instead of function entry point.
gdb/ChangeLog
gdb/dwarf2-frame.c
gdb/dwarf2-frame.h
This page took 0.026926 seconds and 4 git commands to generate.