* Makefile.in (dwarf2loc.o): Update dependencies.
authorDaniel Jacobowitz <drow@false.org>
Fri, 28 Feb 2003 20:03:18 +0000 (20:03 +0000)
committerDaniel Jacobowitz <drow@false.org>
Fri, 28 Feb 2003 20:03:18 +0000 (20:03 +0000)
commita55cc764aed98017f982ab5673d4028b74e53a2b
tree1712f5badf1ab72f9327bda2664772dddbda3c07
parent502128028b76310242ae0b868027d932308946df
* Makefile.in (dwarf2loc.o): Update dependencies.
* ax-gdb.c (gen_var_ref): Handle LOC_COMPUTED and LOC_COMPUTED_ARG.
* dwarf2expr.c (read_uleb128, read_sleb128): Make non-static.
* dwarf2expr.h (read_uleb128, read_sleb128): Add prototypes.
* dwarf2loc.c: Include "ax.h" and "ax-gdb.h".
(locexpr_tracepoint_var_ref): New function.
(dwarf2_locexpr_funcs): Add locexpr_tracepoint_var_ref.
gdb/ChangeLog
gdb/Makefile.in
gdb/ax-gdb.c
gdb/dwarf2expr.c
gdb/dwarf2expr.h
gdb/dwarf2loc.c