Browse Source

Updated to accept .debug_* sections

* binutils-all/dw2-3.W: Updated to accept .debug_* sections.
users/ARM/embedded-binutils-2_26-branch
H.J. Lu 11 years ago
parent
commit
be0496857f
  1. 4
      binutils/testsuite/ChangeLog
  2. 4
      binutils/testsuite/binutils-all/dw2-3.W

4
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

4
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\]

Loading…
Cancel
Save