i386-biarch-core.exp: Use standard_output_file

Fix the core file path to use the standard output directory.

gdb/testsuite/ChangeLog:

	* i386-biarch-core.exp: Define corefile using
	standard_output_file.
This commit is contained in:
Simon Marchi 2016-02-12 13:56:21 -05:00
parent a5652c21a8
commit 97e9415187
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
* i386-biarch-core.exp: Define corefile using
standard_output_file.
2016-02-12 Yao Qi <yao.qi@linaro.org>
* gdb.arch/arm-single-step-kernel-helper.c: New.

View 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