]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
fix up gdb.trace
authorTom Tromey <tromey@redhat.com>
Fri, 23 Aug 2013 18:09:22 +0000 (12:09 -0600)
committerTom Tromey <tromey@redhat.com>
Mon, 4 Nov 2013 18:02:06 +0000 (11:02 -0700)
commit32cfb09dfc283da30663f07b0e71726bcb3e093a
tree832f480485c4bf7fe43efb06f9a69b068b2ab075
parent847415068e83cdeb6aeff56c31722f13584e74c1
fix up gdb.trace

This fixes gdb.trace to be parallel-safe.

2013-11-04  Tom Tromey  <tromey@redhat.com>

* gdb.trace/mi-traceframe-changed.exp: Pass -DTFILE_DIR
to compilation.  Use standard_output_file.
(test_tfind_tfile): Update.
* gdb.trace/tfile.c (write_basic_trace_file)
(write_error_trace_file): Use TFILE_DIR.
* gdb.trace/tfile.exp: Pass -DTFILE_DIR to compilation.  Use
standard_output_file.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.trace/mi-traceframe-changed.exp
gdb/testsuite/gdb.trace/tfile.c
gdb/testsuite/gdb.trace/tfile.exp