diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1995-01-12 06:17:40 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1995-01-12 06:17:40 +0000 |
commit | 4a9758edbcbd646774ce815a1d3f981af43719cd (patch) | |
tree | 2ef0767477bc4e625826c2d2913e75e40125e274 /gdb/testsuite/ChangeLog | |
parent | cc38364d44b1b7c99fed9f97a66b7e3f62663021 (diff) | |
download | gdb-4a9758edbcbd646774ce815a1d3f981af43719cd.zip gdb-4a9758edbcbd646774ce815a1d3f981af43719cd.tar.gz gdb-4a9758edbcbd646774ce815a1d3f981af43719cd.tar.bz2 |
* gdb.base/help.exp: Don't test "help show".
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 0b4152b..2e62647 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,14 @@ +Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com> + + * gdb.base/help.exp: Don't test "help show". + Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com> + * gdb.base/commands.exp: Call gdb_exit and gdb_start so that + "set print address" is on. + * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't + pass prompt to gdb_test; gdb_test already looks for the prompt. + * gdb.base/help.exp: Replace most of docstring for "define" with ".*". * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test |