* gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.mi / mi-nonstop-exit.exp
index b6f572879f1450a864e7a4271323fe662802834a..fe7654e84a84239a716df15721f5d8de5ca5ab45 100644 (file)
@@ -29,11 +29,9 @@ if {[mi_gdb_start]} {
 #
 # Start here
 #
-set testfile "non-stop-exit"
-set srcfile "$testfile.c"
-set binfile "$objdir/$subdir/mi-$testfile"
+standard_testfile non-stop-exit.c
 
-set options [list debug incdir=$objdir]
+set options [list debug]
 if {[gdb_compile_pthreads "$srcdir/$subdir/$srcfile" $binfile executable $options] != "" } {
     return -1
 }
This page took 0.02551 seconds and 4 git commands to generate.