diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 238929e..e35711b 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2013-07-24 Yao Qi <yao@codesourcery.com> + + * gdb.mi/mi-var-cmd.exp: If host is remote, use ${testfile} on + host. + * gdb.mi/mi-basics.exp (test_exec_and_symbol_mi_operatons): + Likewise. If host is remote, copy ${binfile} to host. + 2013-07-23 Yao Qi <yao@codesourcery.com> * gdb.mi/mi-var-cmd.exp: Adjust pattern to match current error |