This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Copy file to host if it is remote
- From: Tom Tromey <tromey at redhat dot com>
- To: Yao Qi <yao at codesourcery dot com>
- Cc: "Agovic\, Sanimir" <sanimir dot agovic at intel dot com>, "gdb-patches\ at sourceware dot org" <gdb-patches at sourceware dot org>
- Date: Tue, 23 Jul 2013 12:43:58 -0600
- Subject: Re: [PATCH] Copy file to host if it is remote
- References: <1374451994-5545-1-git-send-email-yao at codesourcery dot com> <0377C58828D86C4588AEEC42FC3B85A7176330EA at IRSMSX105 dot ger dot corp dot intel dot com> <51ECFEC0 dot 4020500 at codesourcery dot com>
>>>>> "Yao" == Yao Qi <yao@codesourcery.com> writes:
Yao> 2013-07-22 Yao Qi <yao@codesourcery.com>
Yao> * gdb.mi/mi-var-cmd.exp: If host is remote, use ${testfile} on
Yao> host.
Yao> * gdb.mi/mi-basics.exp (test_exec_and_symbol_mi_operatons):
Yao> Likewise. If host is remote, copy ${binfile} to host.
This is ok, thanks.
Tom