From be0496857f9f11559681ebaafd3462ebc8df351d Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 10 Jul 2015 08:14:59 -0700 Subject: [PATCH] Updated to accept .debug_* sections * binutils-all/dw2-3.W: Updated to accept .debug_* sections. --- binutils/testsuite/ChangeLog | 4 ++++ binutils/testsuite/binutils-all/dw2-3.W | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index a572d42d4b..ebc35c30df 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2015-07-10 H.J. Lu + + * binutils-all/dw2-3.W: Updated to accept .debug_* sections. + 2015-05-20 Ed Maste * lib/binutils-common.exp (is_elf_format): Include *-*-freebsd* except diff --git a/binutils/testsuite/binutils-all/dw2-3.W b/binutils/testsuite/binutils-all/dw2-3.W index 4e97a1cef4..08a7f356df 100644 --- a/binutils/testsuite/binutils-all/dw2-3.W +++ b/binutils/testsuite/binutils-all/dw2-3.W @@ -1,7 +1,7 @@ .*: +file format .* -Contents of the .zdebug_info section: +Contents of the .z?debug_info section: Compilation Unit @ offset 0x0: Length: 0x5e \(32-bit\) @@ -56,7 +56,7 @@ Contents of the .zdebug_info section: <9b> DW_AT_const_value : 2 <1><9c>: Abbrev Number: 0 -Contents of the .zdebug_abbrev section: +Contents of the .z?debug_abbrev section: Number TAG \(0x0\) 1 DW_TAG_compile_unit \[has children\] -- 2.34.1