From: Elena Zannoni Date: Fri, 11 May 2001 19:53:04 +0000 (+0000) Subject: 2001-05-10 Elena Zannoni X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=40713331c51dc82a9c2bc9a35f7910623d748d54;p=binutils-gdb.git 2001-05-10 Elena Zannoni * gdb.base/completion.exp: Revamp test. Make it execute on all platforms. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index f1c6726e80c..41d58d78b68 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2001-05-10 Elena Zannoni + + * gdb.base/completion.exp: Revamp test. Make it execute on all + platforms. + 2001-05-10 Elena Zannoni * config/gdbserver.exp (gdb_load): Handle the case @@ -6,7 +11,6 @@ Also handle the case in which the server needs to do a load. - 2001-05-07 Keith Seitz * lib/gdb.exp (gdbtk_initialize_display): New proc which will