diff options
Diffstat (limited to 'gdb/testsuite/gdb.dwarf2/symtab-producer.exp')
-rw-r--r-- | gdb/testsuite/gdb.dwarf2/symtab-producer.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.dwarf2/symtab-producer.exp b/gdb/testsuite/gdb.dwarf2/symtab-producer.exp index 7976b4c..0b59567 100644 --- a/gdb/testsuite/gdb.dwarf2/symtab-producer.exp +++ b/gdb/testsuite/gdb.dwarf2/symtab-producer.exp @@ -24,7 +24,7 @@ if {![dwarf2_support]} { # This test can also only be run when we have python support in gdb, # but that test can only be done after gdb has started, below. -standard_testfile main.c symtab-producer-dw.S +standard_testfile main.c -dw.S # Make some DWARF for the test. set asm_file [standard_output_file $srcfile2] |