diff options
author | Nick Clifton <nickc@redhat.com> | 2003-04-26 07:53:20 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-04-26 07:53:20 +0000 |
commit | cbb356d959a465b773ed4df9cb802f0538cc6840 (patch) | |
tree | 5212a693b76ff4e2b5322eea4cd18341b9c28178 /binutils/testsuite/binutils-all/readelf.wi | |
parent | 1fbec6c3482533249e6b6612dc8090133a06aae9 (diff) | |
download | gdb-cbb356d959a465b773ed4df9cb802f0538cc6840.zip gdb-cbb356d959a465b773ed4df9cb802f0538cc6840.tar.gz gdb-cbb356d959a465b773ed4df9cb802f0538cc6840.tar.bz2 |
Rework readelf -wi tests to grep for expected strings.
Diffstat (limited to 'binutils/testsuite/binutils-all/readelf.wi')
-rw-r--r-- | binutils/testsuite/binutils-all/readelf.wi | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/binutils/testsuite/binutils-all/readelf.wi b/binutils/testsuite/binutils-all/readelf.wi deleted file mode 100644 index b46cce5..0000000 --- a/binutils/testsuite/binutils-all/readelf.wi +++ /dev/null @@ -1,29 +0,0 @@ -The section .debug_info contains: - - Compilation Unit @ .*: - Length: .* - Version: 2 - Abbrev Offset: 0 - Pointer Size: . - <.><.*>: Abbrev Number: .* \(DW_TAG_compile_unit\) - DW_AT_stmt_list : 0 - DW_AT_high_pc : .* - DW_AT_low_pc : 0.* - DW_AT_producer :.* - DW_AT_language : 1 \(ANSI C\) - DW_AT_name : .* - <.><.*>: Abbrev Number: .* \(DW_TAG_subprogram\) - DW_AT_external : 1 - DW_AT_name : fn - DW_AT_decl_file : 1 - DW_AT_decl_line : 12 - DW_AT_type : .* - DW_AT_low_pc : 0.* - DW_AT_high_pc : .* - DW_AT_frame_base : .* - <.><.*>: Abbrev Number: .* \(DW_TAG_base_type\) - DW_AT_name : int - DW_AT_byte_size : .* - DW_AT_encoding : .* \(signed\) - <.><.*>: Abbrev Number: .* \(DW_TAG_subprogram\) -#pass |