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 sparc-tdep.c ChangeLog


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sourceware.org	2004-11-23 18:59:20

Modified files:
	gdb            : sparc-tdep.c ChangeLog 

Log message:
	* sparc-tdep.c (sparc_is_unimp_insn): New function.
	(sparc32_frame_cache): For functions where there is no debugging
	information to help us determine whether it's a struct-return
	function or not, fallback on checking whether the instruction
	at the return address is an "unimp" instruction or not.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/sparc-tdep.c.diff?cvsroot=src&r1=1.156&r2=1.157
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.6663&r2=1.6664


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