forked from Imagelibrary/binutils-gdb
oops - forgot to add the grep for "(DW_OP_addr: 0)"
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user