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


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ksakamot@sourceware.org	2004-10-07 01:21:54

Modified files:
	gdb            : ChangeLog m32r-tdep.c 

Log message:
	2004-10-07  Kei Sakamoto  <sakamoto.kei@renesas.com>
	
	* m32r-tdep.c (decode_prologue): Support functions written
	in assembler language. Recognize trap instructions as the
	end of prologue.
	(m32r_frame_unwind_cache): Ditto.
	(m32r_skip_prologue): Extend search limit. Quit analyzing
	prologue if pc's location is not readable.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.6452&r2=1.6453
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/m32r-tdep.c.diff?cvsroot=src&r1=1.32&r2=1.33


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