OSDN Git Service

gdb/
authorjkratoch <jkratoch>
Mon, 17 Oct 2011 12:57:13 +0000 (12:57 +0000)
committerjkratoch <jkratoch>
Mon, 17 Oct 2011 12:57:13 +0000 (12:57 +0000)
commit9018d01b7e6ed8787b46a159d0baf77f8210e0af
treef9bc84be145bf4b406656f3e486a2cb65b1b919d
parentef56ce2f75906b5301b3168736b6834f9f3db8d0
gdb/
Revert:
2011-07-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
        * dwarf2expr.c (ctx_no_read_reg): New function.
        * dwarf2expr.h (ctx_no_read_reg): New declaration.
        * dwarf2read.c (read_2_signed_bytes, read_4_signed_bytes): Remove.
        (decode_locdesc_read_mem, decode_locdesc_ctx_funcs): New.
        (decode_locdesc): Replace by a caller of dwarf_expr_eval.

gdb/testsuite/
* gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
Revert the part of:
2011-07-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
* gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
Change the expected string.
gdb/ChangeLog
gdb/dwarf2expr.c
gdb/dwarf2expr.h
gdb/dwarf2read.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.dwarf2/dw2-simple-locdesc.exp
gdb/testsuite/gdb.dwarf2/dw2-stack-boundary.exp