]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.threads/watchthreads-reorder.exp
* gdb.threads/watchpoint-fork.exp (test): Use
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.threads / watchthreads-reorder.exp
index 51979830335cd8c1fb740ca4a7e6ee27eb621f5d..283c4caf1adf6593c4bb7a046616fea40830d28b 100644 (file)
@@ -31,9 +31,7 @@ if {[skip_hw_watchpoint_access_tests]
     return 0
 }
 
-set testfile "watchthreads-reorder"
-set srcfile ${testfile}.c
-set binfile ${objdir}/${subdir}/${testfile}
+standard_testfile
 if {[gdb_compile_pthreads "${srcdir}/${subdir}/${srcfile}" ${binfile} executable [list debug additional_flags=-lrt]] != "" } {
     return -1
 }