This is the mail archive of the gdb-testers@sourceware.org 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]

[binutils-gdb] Ignore DWARF debug information with a version of 0 - assume that it is padding.


*** TEST RESULTS FOR COMMIT 67f101eece4327a7c9e13f257fe76f8082a5e336 ***

Author: Nick Clifton <nickc@redhat.com>
Branch: master
Commit: 67f101eece4327a7c9e13f257fe76f8082a5e336

Ignore DWARF debug information with a version of 0 - assume that it is padding.

	PR 19872
bfd	* dwarf2.c (parse_comp_unit): Skip warning about unrecognised
	version number if the version is zero.

bin	* dwarf.c (display_debug_aranges): Skip warning about unrecognised
	version number if the version is zero.


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