OSDN Git Service

2009-12-23 Stan Shebs <stan@codesourcery.com>
authorshebs <shebs>
Thu, 24 Dec 2009 09:40:48 +0000 (09:40 +0000)
committershebs <shebs>
Thu, 24 Dec 2009 09:40:48 +0000 (09:40 +0000)
commit8923b72107ced68a409c4eb07da433324994f0f6
tree2c15e73cf54e7ba89d657b1e941cf73b08e935af
parentc0fe07c7329aaf55632efdc7b7221b7d30cbaa3a
2009-12-23  Stan Shebs  <stan@codesourcery.com>

* ax-gdb.h (gen_trace_for_var): Declare.
* ax-gdb.c (gen_trace_for_var): New function.
* dwarf2loc.c (dwarf_expr_frame_base_1): New function, split from...
(dwarf_expr_frame_base): ...here.
(dwarf2_tracepoint_var_ref): Add computed location case.
* tracepoint.c (collect_symbol): Add scope arg and LOC_COMPUTED
case.
(add_local_symbols): Update call to collect_symbol.
(encode_actions): Ditto.
gdb/ChangeLog
gdb/ax-gdb.c
gdb/ax-gdb.h
gdb/dwarf2loc.c
gdb/tracepoint.c