diff options
-rw-r--r-- | gdb/testsuite/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 9275cbf..f1c6726 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,7 +1,11 @@ 2001-05-10 Elena Zannoni <ezannoni@redhat.com> - * 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 <keiths@cygnus.com> |