This is the mail archive of the gdb-cvs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/gdb ChangeLog objc-lang.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	fedor@sourceware.org	2003-06-08 02:31:24

Modified files:
	gdb            : ChangeLog objc-lang.c 

Log message:
	* gdb/objc-lang.c (FETCH_ARGUMENT): Remove macro.
	(OBJC_FETCH_POINTER_ARGUMENT): Shorthand macro for
	using FETCH_POINTER_ARGUMENT with Objective-C method arguments.
	(find_implementation, resolve_msgsend, resolve_msgsend_stret,
	resolve_msgsend_super, resolve_msgsend_super_stret):
	Use it.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.4332&r2=1.4333
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/objc-lang.c.diff?cvsroot=src&r1=1.26&r2=1.27


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]