src/gdb ChangeLog eval.c objc-lang.c objc-lang.h

jimb@sources.redhat.com jimb@sources.redhat.com
Wed Feb 18 04:22:00 GMT 2004


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jimb@sourceware.org	2004-02-18 04:22:35

Modified files:
	gdb            : ChangeLog eval.c objc-lang.c objc-lang.h 

Log message:
	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.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.5404&r2=1.5405
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/eval.c.diff?cvsroot=src&r1=1.39&r2=1.40
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/objc-lang.c.diff?cvsroot=src&r1=1.33&r2=1.34
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/objc-lang.h.diff?cvsroot=src&r1=1.10&r2=1.11



More information about the Gdb-cvs mailing list