summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.dwarf2/gdb-index-nodebug.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.dwarf2/gdb-index-nodebug.exp')
-rw-r--r--gdb/testsuite/gdb.dwarf2/gdb-index-nodebug.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.dwarf2/gdb-index-nodebug.exp b/gdb/testsuite/gdb.dwarf2/gdb-index-nodebug.exp
index 5aebd2a8606..be666cb9dfd 100644
--- a/gdb/testsuite/gdb.dwarf2/gdb-index-nodebug.exp
+++ b/gdb/testsuite/gdb.dwarf2/gdb-index-nodebug.exp
@@ -49,7 +49,7 @@ gdb_test_multiple $cmd "try to save gdb index" {
-re -wrap $no_debug_re {
pass $gdb_test_name
}
- -re -wrap "^$cmd" {
+ -re -wrap "^" {
pass $gdb_test_name
}
}