diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-03-11 16:36:22 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-03-11 16:36:22 +0000 |
commit | 45f43ce2c0b4612d146aeb5bad4f94a4e020a567 (patch) | |
tree | 391a2b9c3f3f6eb9e4524cf00a06b4215605994f /gdb | |
parent | d1bdad5760c25925dd5684aa1ca7cd79201e1a08 (diff) | |
download | gdb-45f43ce2c0b4612d146aeb5bad4f94a4e020a567.zip gdb-45f43ce2c0b4612d146aeb5bad4f94a4e020a567.tar.gz gdb-45f43ce2c0b4612d146aeb5bad4f94a4e020a567.tar.bz2 |
* gdb.t00/help.exp: Replace most of docstrings for "tbreak",
"enable once", and "enable breakpoints once" with ".*".
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 1060d49..59e6a0b 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.t00/help.exp: Replace most of docstrings for "tbreak", + "enable once", and "enable breakpoints once" with ".*". + Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com) * TODO: Add suggestions about structure passing tests. |