OSDN Git Service

2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
authorjimb <jimb>
Wed, 18 Feb 2004 04:22:34 +0000 (04:22 +0000)
committerjimb <jimb>
Wed, 18 Feb 2004 04:22:34 +0000 (04:22 +0000)
commit45070c1added30f5a5b8ff56524d599e5ff0e753
tree187534ce06732aaeecf531bc54011418380d5705
parentfaf259e3a9fffb55b2fe3f208c57e4382ba0288f
2004-02-17  Ulrich Weigand <Ulrich.Weigand@de.ibm.com>

Committed by Jim Blandy  <jimb@redhat.com>.

* eval.c (evaluate_subexp_standard, case OP_OBJC_MSGCALL): Use
CORE_ADDR as type for selectors.  Correct types for GNU run time
message lookup function to use double indirection.
* objc-lang.c (lookup_child_selector): Use CORE_ADDR as return type.
* objc-lang.h (lookup_child_selector): Adapt prototype.
gdb/ChangeLog
gdb/eval.c
gdb/objc-lang.c
gdb/objc-lang.h