diff options
author | Elena Zannoni <ezannoni@kwikemart.cygnus.com> | 2001-05-11 19:53:04 +0000 |
---|---|---|
committer | Elena Zannoni <ezannoni@kwikemart.cygnus.com> | 2001-05-11 19:53:04 +0000 |
commit | 40713331c51dc82a9c2bc9a35f7910623d748d54 (patch) | |
tree | d566f2d2cc79a1eb8c2f454497b72b484cd089d4 | |
parent | 4d28f7a8fbe525b23af9a648625234b6a2c0ac3c (diff) | |
download | gdb-40713331c51dc82a9c2bc9a35f7910623d748d54.zip gdb-40713331c51dc82a9c2bc9a35f7910623d748d54.tar.gz gdb-40713331c51dc82a9c2bc9a35f7910623d748d54.tar.bz2 |
2001-05-10 Elena Zannoni <ezannoni@redhat.com>
* gdb.base/completion.exp: Revamp test. Make it execute on all
platforms.
-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 |