]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.trace/actions.exp
* gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.trace / actions.exp
index f1f329cd492e55c6b61fbac22617d6ffa84d58c2..0cfeb0d43b110fa82355dd64fb1a58e2bf4ae02e 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/actions
     if { [gdb_compile "$srcdir/$subdir/$srcfile" $binfile \
            executable {debug nowarnings}] != "" } {
        untested actions.exp