diff options
-rw-r--r-- | gdb/testsuite/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index f1c6726..41d58d7 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,12 +1,16 @@ 2001-05-10 Elena Zannoni <ezannoni@redhat.com> + * gdb.base/completion.exp: Revamp test. Make it execute on all + platforms. + +2001-05-10 Elena Zannoni <ezannoni@redhat.com> + * 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> * lib/gdb.exp (gdbtk_initialize_display): New proc which will |