]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* dwarf2loc.h (dwarf2_compile_expr_to_ax): Declare.
authorTom Tromey <tromey@redhat.com>
Thu, 17 Feb 2011 16:20:44 +0000 (16:20 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 17 Feb 2011 16:20:44 +0000 (16:20 +0000)
commit9f6f94ff251ac7faaed16ff4cc13b6e8a9ad8997
tree3291ae5bd655545060156cb49a061a11f8fc0970
parent98e16b7718cb6978c9a0bd1919bd1856a3b442cb
* dwarf2loc.h (dwarf2_compile_expr_to_ax): Declare.
* dwarf2loc.c (dwarf2_compile_expr_to_ax): Rename from
compile_dwarf_to_ax.  No longer static.  Call
dwarf2_compile_cfa_to_ax.
(locexpr_tracepoint_var_ref): Update.
(loclist_tracepoint_var_ref): Update.
* dwarf2-frame.h (dwarf2_compile_cfa_to_ax): Declare.
* dwarf2-frame.c (execute_cfa_program): Remove 'this_frame'
argument; add 'gdbarch' and 'pc'.
(dwarf2_compile_cfa_to_ax): New function.
(dwarf2_frame_cache): Update.
gdb/ChangeLog
gdb/dwarf2-frame.c
gdb/dwarf2-frame.h
gdb/dwarf2loc.c
gdb/dwarf2loc.h