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-10 23:18:23

Modified files:
	gdb            : ChangeLog i386-tdep.c 

Log message:
	* i386-tdep.c (i386_frame_p): Move signal trampoline unwinder...
	(i386_sigtramp_frame_p): ...here.  Make both functions static.
	(i386_gdbarch_init): Register signal trampoline unwinder.  Change
	order in which frame unwinders and frame baase methods are
	registered to make overriding them easier.

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.11&r2=1.4113.2.12
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.9&r2=1.138.2.10


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