This is the mail archive of the frysk-cvs@sources.redhat.com mailing list for the frysk 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]

frysk-imports/libunwind ChangeLog src/x86/Gste ...


CVSROOT:	/cvs/frysk
Module name:	frysk-imports
Changes by:	jkratoch@sourceware.org	2006-12-11 00:35:31

Modified files:
	libunwind      : ChangeLog 
	libunwind/src/x86: Gstep.c offsets.h 

Log message:
	* src/x86/Gstep.c (code_descriptor_trap): Handle the cases of signal
	frame leaving stale address due to page fault on an instruction fetch.
	(unw_step): Call `code_descriptor_trap' above.
	Debug dump the content of signal frame set from CFI.
	Fixed non-CFI signal frame detection regarding its false positives.
	Debug dump whether non-CFI unwinding as signal frame or not.
	* src/x86/offsets.h: New signal frame value `LINUX_SC_TRAPNO_PF'.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/libunwind/ChangeLog.diff?cvsroot=frysk&r1=1.28&r2=1.29
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/libunwind/src/x86/Gstep.c.diff?cvsroot=frysk&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/libunwind/src/x86/offsets.h.diff?cvsroot=frysk&r1=1.1&r2=1.2


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