diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2015-07-10 08:41:10 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2015-07-10 08:41:10 -0700 |
commit | 209ce4c2de420e5d55649eecdcb3e8a837fa546f (patch) | |
tree | 9c707f668e6cf0ca02896d78ac2c4000fe33a774 /gas | |
parent | be0496857f9f11559681ebaafd3462ebc8df351d (diff) | |
download | gdb-209ce4c2de420e5d55649eecdcb3e8a837fa546f.zip gdb-209ce4c2de420e5d55649eecdcb3e8a837fa546f.tar.gz gdb-209ce4c2de420e5d55649eecdcb3e8a837fa546f.tar.bz2 |
Updated to accept .debug_* sections
* gas/i386/dw2-compress-1.d: Updated to accept .debug_* sections.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | gas/testsuite/gas/i386/dw2-compress-1.d | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 57d3662..eadb116 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -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. diff --git a/gas/testsuite/gas/i386/dw2-compress-1.d b/gas/testsuite/gas/i386/dw2-compress-1.d index da0c2b8..ceebb3f 100644 --- a/gas/testsuite/gas/i386/dw2-compress-1.d +++ b/gas/testsuite/gas/i386/dw2-compress-1.d @@ -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 |