src/binutils ChangeLog dwarf.c

nickc@sourceware.org nickc@sourceware.org
Mon Jan 14 12:26:00 GMT 2008


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2008-01-14 12:26:57

Modified files:
	binutils       : ChangeLog dwarf.c 

Log message:
	* dwarf.c (process_debug_info): Include the CU offset and corrupt
	version value when reporting unrecognised DWARF version numbers.
	(load_debug_info): Remember a failed attempt to load and parse the
	.debug_info section and do not repeat such attempts.
	(display_debug_lines): Check the return value from load_debug_info
	and return whilst displaying a warning message if the load failed.
	(display_debug_loc): Likewise.
	(display_debug_ranges): Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.1282&r2=1.1283
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/dwarf.c.diff?cvsroot=src&r1=1.23&r2=1.24



More information about the Binutils-cvs mailing list