summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.mi/mi-logging.exp
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2013-08-23 10:44:49 -0600
committerTom Tromey <tromey@redhat.com>2013-11-04 11:02:06 -0700
commit847415068e83cdeb6aeff56c31722f13584e74c1 (patch)
treeeeb128093a8dec408f45feb8cbbc2abbdb0fe95d /gdb/testsuite/gdb.mi/mi-logging.exp
parentcfb7b9a3e92292bfa9a9d76601214bdc43f660ef (diff)
downloadbinutils-gdb-847415068e83cdeb6aeff56c31722f13584e74c1.tar.gz
fix up gdb.mi
This fixes gdb.mi to be parallel-safe. 2013-11-04 Tom Tromey <tromey@redhat.com> * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed): Use "dwarf2 always-disassemble" for the "maint set" test. * gdb.mi/mi-file-transfer.exp (test_file_transfer): Use standard_output_file. * gdb.mi/mi-logging.exp: Use standard_output_file.
Diffstat (limited to 'gdb/testsuite/gdb.mi/mi-logging.exp')
-rw-r--r--gdb/testsuite/gdb.mi/mi-logging.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.mi/mi-logging.exp b/gdb/testsuite/gdb.mi/mi-logging.exp
index 87f3e1b3c43..b38c036aa2f 100644
--- a/gdb/testsuite/gdb.mi/mi-logging.exp
+++ b/gdb/testsuite/gdb.mi/mi-logging.exp
@@ -33,7 +33,7 @@ if {[mi_run_to_main] < 0} {
return -1
}
-set milogfile "milog.txt"
+set milogfile [standard_output_file "milog.txt"]
mi_gdb_test "-gdb-set logging file $milogfile" ".*"