This commit was manufactured by cvs2svn to create branch 'gdb_7_0-branch'.
[external/binutils.git] / gdb / testsuite / gdb.trace / tfind.exp
index 363fb7f..902a32e 100644 (file)
@@ -50,7 +50,7 @@ if [istarget "m68k-*-elf"] then {
 } else {
     set testfile "actions"
     set srcfile ${testfile}.c
-    set binfile $objdir/$subdir/$testfile
+    set binfile $objdir/$subdir/tfind
 
     if { [gdb_compile "$srcdir/$subdir/$srcfile" "$binfile" \
            executable {debug nowarnings}] != "" } {