This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
[PATCH 0/3] Fixes for mingw testing in remote host
- From: Yao Qi <yao at codesourcery dot com>
- To: <gdb-patches at sourceware dot org>
- Date: Wed, 10 Jul 2013 14:55:11 +0800
- Subject: [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