]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
i386-biarch-core.exp: Use standard_output_file
authorSimon Marchi <simon.marchi@ericsson.com>
Fri, 12 Feb 2016 18:56:21 +0000 (13:56 -0500)
committerSimon Marchi <simon.marchi@ericsson.com>
Mon, 15 Feb 2016 16:15:42 +0000 (11:15 -0500)
Fix the core file path to use the standard output directory.

gdb/testsuite/ChangeLog:

* i386-biarch-core.exp: Define corefile using
standard_output_file.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.arch/i386-biarch-core.exp

index 1dd2d863564dad9dcfcef1426e9f2c7e0fd63144..07ea31cbdc60321efe986c77cf5bd54de12a3df0 100644 (file)
@@ -1,3 +1,8 @@
+2016-02-15  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * i386-biarch-core.exp: Define corefile using
+       standard_output_file.
+
 2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        Fix compatibility with recent gfortran-5.3.1.
index 607b9473d53d86452f074b8ce5e270d557df1c97..4dc5ba662576132aeb161be88eb2ac272d7a90f4 100644 (file)
@@ -40,7 +40,7 @@ gdb_test_multiple "complete set gnutarget " $test {
 }
 
 set corebz2file ${srcdir}/${subdir}/${testfile}.core.bz2
-set corefile ${objdir}/${subdir}/${testfile}.core
+set corefile [standard_output_file ${testfile}.core]
 # Entry point of the original executable.
 set address 0x400078