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/3] Fixes for mingw testing in remote host


Hi,
When I test my patch in native mingw32 gdb, I find various errors
during the test.  Some errors are related to remote host testing,
while some are related to mingw32.  This patch series fix these
errors.  Each of them is independent.

*** BLURB HERE ***

Yao Qi (3):
  Copy set_unbuffered_mode_saved.o on remote host
  Remove the directory of DEST in proc gdb_compile_shlib
  Use the tail name as the output name of compile.

 gdb/testsuite/lib/future.exp |    8 ++++----
 gdb/testsuite/lib/gdb.exp    |   20 ++++++++++++++++----
 2 files changed, 20 insertions(+), 8 deletions(-)

-- 
1.7.7.6


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