This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 0/2] Fix fileio.exp fails on mingw32 host


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]