* gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
[external/binutils.git] / gdb / testsuite / gdb.trace / backtrace.exp
index 82911f4..48056ed 100644 (file)
@@ -49,7 +49,7 @@ if [istarget "m68k-*-elf"] then {
 } else {
     set testfile "actions"
     set srcfile ${testfile}.c
-    set binfile $objdir/$subdir/$testfile
+    set binfile $objdir/$subdir/backtrace
     if { [gdb_compile "$srcdir/$subdir/$srcfile" $binfile \
            executable {debug nowarnings}] != "" } {
        untested backtrace.exp