aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-04-26 07:57:26 +0000
committerNick Clifton <nickc@redhat.com>2003-04-26 07:57:26 +0000
commitaaa222e7b029c17f562198fc520f485dbc3646c5 (patch)
tree348046546d42921b031d96b7352dba466504e298 /binutils/testsuite
parentcbb356d959a465b773ed4df9cb802f0538cc6840 (diff)
downloadgdb-aaa222e7b029c17f562198fc520f485dbc3646c5.zip
gdb-aaa222e7b029c17f562198fc520f485dbc3646c5.tar.gz
gdb-aaa222e7b029c17f562198fc520f485dbc3646c5.tar.bz2
oops - forgot to add the grep for "(DW_OP_addr: 0)"
Diffstat (limited to 'binutils/testsuite')
-rw-r--r--binutils/testsuite/binutils-all/readelf.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/binutils/testsuite/binutils-all/readelf.exp b/binutils/testsuite/binutils-all/readelf.exp
index 5dff619..7eb544b 100644
--- a/binutils/testsuite/binutils-all/readelf.exp
+++ b/binutils/testsuite/binutils-all/readelf.exp
@@ -284,6 +284,7 @@ proc readelf_wi_test {} {
".*DW_AT_name.*(testprog.c|indirect string).*"
".*DW_AT_name.*fn.*"
".*DW_AT_name.*(main|indirect string).*"
+ ".*\(DW_OP_addr: 0\).*"
}
foreach looked_for $sought {