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 mips-tdep.c

[Get raw message]
CVSROOT:	/cvs/src
Module name:	src
Changes by:	drow@sources.redhat.com	2001-11-19 15:15:33

Modified files:
	gdb            : ChangeLog mips-tdep.c 

Log message:
	* mips-tdep.c (find_proc_desc): Add cur_frame argument.  Pass
	cur_frame to heuristic_proc_desc.
	(heuristic_proc_desc): Add cur_frame argument.  Do not read SP
	if cur_frame == 0.
	(after_prologue): Pass cur_frame == 0 to find_proc_desc.
	(mips_frame_chain): Pass cur_frame == 1 to find_proc_desc.
	(mips_init_extra_frame_info): Likewise.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.1797&r2=1.1798
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/mips-tdep.c.diff?cvsroot=src&r1=1.60&r2=1.61


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