From 8c639e7374a512c66850f636860140530c30b44f Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Thu, 22 Aug 2013 12:05:39 -0600 Subject: fix weird.exp for parallel testing This fixes up gdb.stabs/weird.exp for parallel testing. This just means using gdb_remote_download and standard_output_file, so that the tests end up in the right place. 2013-11-04 Tom Tromey * gdb.stabs/weird.exp: Use gdb_remote_download and standard_output_file. --- gdb/testsuite/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gdb/testsuite/ChangeLog') diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 72d9c03..dda7d1b 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,10 @@ 2013-11-04 Tom Tromey + * gdb.stabs/weird.exp: Use gdb_remote_download and + standard_output_file. + +2013-11-04 Tom Tromey + * gdb.base/gcore-buffer-overflow.exp: Use standard_output_file, not standard_testfile. * gdb.base/twice.exp: Use standard_testfile, not -- cgit v1.1