2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
authorJim Blandy <jimb@codesourcery.com>
Wed, 18 Feb 2004 04:22:35 +0000 (04:22 +0000)
committerJim Blandy <jimb@codesourcery.com>
Wed, 18 Feb 2004 04:22:35 +0000 (04:22 +0000)
commitc253954e00ea3c23f7ff74f73b94c85ce135b82e
tree139ba2f8953583dc2cb27f274e226277988cf670
parent62f4b920f7e59d5b414fc581fdab175ecc578645
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