projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbb356d
)
oops - forgot to add the grep for "(DW_OP_addr: 0)"
author
Nick Clifton
<nickc@redhat.com>
Sat, 26 Apr 2003 07:57:26 +0000
(07:57 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Sat, 26 Apr 2003 07:57:26 +0000
(07:57 +0000)
binutils/testsuite/binutils-all/readelf.exp
patch
|
blob
|
history
diff --git
a/binutils/testsuite/binutils-all/readelf.exp
b/binutils/testsuite/binutils-all/readelf.exp
index 5dff61930a4618ce8926218a6690acfa8780782e..7eb544bac4defd2b0bc51bb571b8cacc18571f12 100644
(file)
--- 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 {