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 hppa-tdep.h hppa-tdep.c solib-som.c Ch ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sourceware.org	2004-12-17 07:42:54

Modified files:
	gdb            : hppa-tdep.h hppa-tdep.c solib-som.c ChangeLog 

Log message:
	* hppa-tdep.c (hppa_lookup_stub_minimal_symbol): New function.
	* hppa-tdep.h (hppa_lookup_stub_minimal_symbol): Add declaration.
	* solib-som.c (som_solib_create_inferior_hook): Replace stub
	msymbol search by call to hppa_lookup_stub_minimal_symbol. This
	extends the search to all objfiles, not just shared libraries.
	Remove unused variable.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/hppa-tdep.h.diff?cvsroot=src&r1=1.17&r2=1.18
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/hppa-tdep.c.diff?cvsroot=src&r1=1.192&r2=1.193
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/solib-som.c.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.6728&r2=1.6729


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