diff options
Diffstat (limited to 'gdb/testsuite/gdb.trace/unavailable-dwarf-piece.exp')
-rw-r--r-- | gdb/testsuite/gdb.trace/unavailable-dwarf-piece.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.trace/unavailable-dwarf-piece.exp b/gdb/testsuite/gdb.trace/unavailable-dwarf-piece.exp index 9fd3a73..49bfba8 100644 --- a/gdb/testsuite/gdb.trace/unavailable-dwarf-piece.exp +++ b/gdb/testsuite/gdb.trace/unavailable-dwarf-piece.exp @@ -22,7 +22,7 @@ if {![dwarf2_support]} { standard_testfile .c -set asm_file "${testfile}-dbg.s" +set asm_file [standard_output_file "${testfile}-dbg.s"] set opts {} if { [gdb_compile ${srcdir}/${subdir}/${srcfile} ${binfile}1.o \ |