diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-03-24 16:26:57 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-03-24 16:26:57 +0000 |
commit | b93e563cb7f25e3ad1233c7786229ed154587bef (patch) | |
tree | 47aa819afd11af2e5d7bc22aa5faa01ba8a82490 | |
parent | 184d260bdfcfd24535c066fcc593372e27309787 (diff) | |
download | gdb-b93e563cb7f25e3ad1233c7786229ed154587bef.zip gdb-b93e563cb7f25e3ad1233c7786229ed154587bef.tar.gz gdb-b93e563cb7f25e3ad1233c7786229ed154587bef.tar.bz2 |
* TODO: Add suggestions for static member function tests, and
completion tests.
-rw-r--r-- | gdb/testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 453f1f7..3917be69 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,12 @@ +Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + + * TODO: Add suggestions for static member function tests, and + completion tests. + Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + * TODO: Add suggestions for "p/a" tests. + * lib/gdb.exp: Set prompt to (gdb) if it isn't already set. (default_gdb_exit): Replace all the hair with sending "quit" to the process with a simple close. |