From: Elena Zannoni Date: Thu, 10 May 2001 19:36:38 +0000 (+0000) Subject: Fix ChangeLog cut-n-paste error! X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2c9cd3035a918e642a58024e3a760736d96b08ab;p=binutils-gdb.git Fix ChangeLog cut-n-paste error! --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 9275cbfda16..f1c6726e80c 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,7 +1,11 @@ 2001-05-10 Elena Zannoni - * gdb.base/completion.exp: Revamp test. Make it execute on all - platforms. + * config/gdbserver.exp (gdb_load): Handle the case + in which the arguments to gdbserver are given in the + baseboard configuration file. + Also handle the case in which the server needs to do a + load. + 2001-05-07 Keith Seitz