From: Elena Zannoni Date: Fri, 11 May 2001 19:53:04 +0000 (+0000) Subject: 2001-05-10 Elena Zannoni X-Git-Tag: dberlin-typesystem-branchpoint~561 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=40713331c51dc82a9c2bc9a35f7910623d748d54;p=external%2Fbinutils.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 f1c6726..41d58d7 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,12 +1,16 @@ 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 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 * lib/gdb.exp (gdbtk_initialize_display): New proc which will