This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
[PATCH 0/2] Fix fileio.exp fails on mingw32 host
- From: Yao Qi <yao at codesourcery dot com>
- To: <gdb-patches at sourceware dot org>
- Date: Wed, 22 Oct 2014 13:43:35 +0800
- Subject: [PATCH 0/2] Fix fileio.exp fails on mingw32 host
- Authentication-results: sourceware.org; auth=none
This patch series is to fix some fails in fileio.exp on mingw32 host.
Each patch can be applied independently.
*** BLURB HERE ***
Yao Qi (2):
Close the file in fileio.exp test
Prepare directory in case test_system fails
gdb/testsuite/gdb.base/fileio.c | 1 +
gdb/testsuite/gdb.base/fileio.exp | 7 +++++++
2 files changed, 8 insertions(+)
--
1.9.3