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