aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1994-03-11 16:36:22 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1994-03-11 16:36:22 +0000
commit45f43ce2c0b4612d146aeb5bad4f94a4e020a567 (patch)
tree391a2b9c3f3f6eb9e4524cf00a06b4215605994f /gdb
parentd1bdad5760c25925dd5684aa1ca7cd79201e1a08 (diff)
downloadgdb-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/ChangeLog5
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.