This is the mail archive of the gdb-cvs@sourceware.cygnus.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]

src/gdb ChangeLog arm-linux-tdep.c config/arm/ ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	scottb@sourceware.cygnus.com	00/05/25 11:24:33

Modified files:
	gdb            : ChangeLog arm-linux-tdep.c 
	gdb/config/arm : tm-linux.h 

Log message:
	Replace SKIP_SOLIB_RESOLVER stub with something that works.
	
	2000-05-25  Scott Bambrough <scottb@netwinder.org>
	
	* arm-linux-tdep.c (find_minsym_and_objfile): New.
	(skip_hurd_resolver): New.
	(arm_linux_skip_solib_resolver): New.
	(arm_skip_solib_resolver): Removed.
	
	* config/arm/tm-linux.h (SKIP_SOLIB_RESOLVER): Changed to use
	arm_linux_skip_solib_resolver.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.412&r2=1.413
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/arm-linux-tdep.c.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/config/arm/tm-linux.h.diff?cvsroot=src&r1=1.4&r2=1.5


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