summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.dwarf2/dw2-icycle.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.dwarf2/dw2-icycle.exp')
-rw-r--r--gdb/testsuite/gdb.dwarf2/dw2-icycle.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.dwarf2/dw2-icycle.exp b/gdb/testsuite/gdb.dwarf2/dw2-icycle.exp
index 4e8f01b2525..9a01808528c 100644
--- a/gdb/testsuite/gdb.dwarf2/dw2-icycle.exp
+++ b/gdb/testsuite/gdb.dwarf2/dw2-icycle.exp
@@ -22,7 +22,7 @@ if {![dwarf2_support]} {
return 0
}
-standard_testfile .S .c
+standard_testfile .S main.c
if { [prepare_for_testing "failed to prepare" ${testfile} \
[list $srcfile $srcfile2] {nodebug}] } {