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