This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils 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/binutils ChangeLog dwarf.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2006-06-30 13:38:57

Modified files:
	binutils       : ChangeLog dwarf.c 

Log message:
	* dwarf.c (display_debug_frames): Catch a corrupt length field generating an
	end of block address that is beyond the end of the section.
	When encountering a corrupt CIE pointer do not reset the start pointer as
	more data still has to be read.
	Do not warn about user defined call frame instructions.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.1079&r2=1.1080
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/dwarf.c.diff?cvsroot=src&r1=1.5&r2=1.6


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