aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorDawn Perchik <dawn@cygnus>1998-07-10 08:54:17 +0000
committerDawn Perchik <dawn@cygnus>1998-07-10 08:54:17 +0000
commitfaf0a71f31ee64c97721d550484098cd9ecb926f (patch)
treebc826b75ad41710326e0e25d7065b8298d183ae5 /gdb
parentf05bd277cf9e786c77b2a0ca9bd07cbb6ea283a7 (diff)
downloadgdb-faf0a71f31ee64c97721d550484098cd9ecb926f.zip
gdb-faf0a71f31ee64c97721d550484098cd9ecb926f.tar.gz
gdb-faf0a71f31ee64c97721d550484098cd9ecb926f.tar.bz2
* gdb.base/commands.exp: Break up infrun_breakpoint_command_test
into two parts to get around a synchronization problem in expect.
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 29283bb..8a23d79 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
+
+ * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
+ into two parts to get around a synchronization problem in expect.
+
start-sanitize-gdbtk
Sun Jun 28 22:34:34 1998 Martin M. Hunt <hunt@cygnus.com>