OSDN Git Service

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)
commit80a6cb61729457702bfd4219670dfe67abf53d21
tree5025f5a64a5d3f5b44fe4a40f8d5707308df17df
parent4fab7f37d681943208032c33d3596f9f604224ce
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