mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
Updated to accept .debug_* sections
* gas/i386/dw2-compress-1.d: Updated to accept .debug_* sections.
This commit is contained in:
parent
be0496857f
commit
209ce4c2de
@ -1,3 +1,7 @@
|
||||
2015-07-10 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* gas/i386/dw2-compress-1.d: Updated to accept .debug_* sections.
|
||||
|
||||
2015-07-08 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
|
||||
|
||||
* gas/avr/pc-relative-reloc.d: New test for 32 bit pc relative reloc.
|
||||
|
@ -2,7 +2,7 @@
|
||||
#readelf: -w
|
||||
#name: DWARF2 debugging information 1
|
||||
|
||||
Contents of the .*debug_info section:
|
||||
Contents of the .z?debug_info section:
|
||||
|
||||
Compilation Unit @ offset 0x0:
|
||||
Length: 0x4e \(32-bit\)
|
||||
@ -58,7 +58,7 @@ Contents of the .debug_abbrev section:
|
||||
DW_AT_encoding DW_FORM_data1
|
||||
DW_AT value: 0 DW_FORM value: 0
|
||||
|
||||
Raw dump of debug contents of section .zdebug_line:
|
||||
Raw dump of debug contents of section .z?debug_line:
|
||||
|
||||
Offset: 0x0
|
||||
Length: 62
|
||||
|
Loading…
Reference in New Issue
Block a user