diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2015-07-10 08:14:59 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2015-07-10 08:14:59 -0700 |
commit | be0496857f9f11559681ebaafd3462ebc8df351d (patch) | |
tree | ee8f5ac03d28430d53d419523d9b0c25b8d08145 /binutils/testsuite | |
parent | 218a5a11a07268228484af88666739852ba36552 (diff) | |
download | gdb-be0496857f9f11559681ebaafd3462ebc8df351d.zip gdb-be0496857f9f11559681ebaafd3462ebc8df351d.tar.gz gdb-be0496857f9f11559681ebaafd3462ebc8df351d.tar.bz2 |
Updated to accept .debug_* sections
* binutils-all/dw2-3.W: Updated to accept .debug_* sections.
Diffstat (limited to 'binutils/testsuite')
-rw-r--r-- | binutils/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | 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 a572d42..ebc35c3 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2015-07-10 H.J. Lu <hongjiu.lu@intel.com> + + * binutils-all/dw2-3.W: Updated to accept .debug_* sections. + 2015-05-20 Ed Maste <emaste@freebsd.org> * 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 4e97a1c..08a7f35 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\] |