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


CVSROOT:	/cvs/src
Module name:	src
Branch: 	kettenis_i386newframe-20030419-branch
Changes by:	kettenis@sourceware.org	2003-05-04 21:47:01

Modified files:
	gdb            : ChangeLog i386-tdep.c 

Log message:
	* i386-tdep.c: Put header files in alphabetical orde.
	(i386_frameless_function_invocation): Removed.
	(i386_frame_this_id, i386_sigtramp_frame_this_id): Adjust stack
	address when building the frame ID.
	(i386_save_dummy_frame_tos): New function.
	(i386_unwind_dummy_id): Adjust stack address when building the
	frame ID.
	(i386_gdbarch_init): Don't set frameless_function_invocation.  Set
	save_dummy_frame_tos to i386_save_dummy_frame_tos.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.4113.2.4&r2=1.4113.2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/i386-tdep.c.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.138.2.4&r2=1.138.2.5


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