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]

src/gdb ChangeLog s390-tdep.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jimb@sources.redhat.com	2001-11-13 09:38:49

Modified files:
	gdb            : ChangeLog s390-tdep.c 

Log message:
	* s390-tdep.c (s390_pop_frame): Call generic_pop_current_frame, to
	interact correctly with generic dummy frames.
	(s390_pop_frame_regular): Move the guts of the frame-popping code
	to here, to be called by generic_pop_current_frame.  Use the
	frame's saved_regs array; this works for `return' as well as
	inferior function calls.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.1761&r2=1.1762
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/s390-tdep.c.diff?cvsroot=src&r1=1.12&r2=1.13


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