diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 599119cb12..89aa2d7dd8 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2016-02-12 Simon Marchi + + * i386-biarch-core.exp: Define corefile using + standard_output_file. + 2016-02-12 Yao Qi * gdb.arch/arm-single-step-kernel-helper.c: New. diff --git a/gdb/testsuite/gdb.arch/i386-biarch-core.exp b/gdb/testsuite/gdb.arch/i386-biarch-core.exp index 607b9473d5..4dc5ba6625 100644 --- a/gdb/testsuite/gdb.arch/i386-biarch-core.exp +++ b/gdb/testsuite/gdb.arch/i386-biarch-core.exp @@ -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