From: Dawn Perchik Date: Fri, 10 Jul 1998 08:54:17 +0000 (+0000) Subject: * gdb.base/commands.exp: Break up infrun_breakpoint_command_test X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=faf0a71f31ee64c97721d550484098cd9ecb926f;p=binutils-gdb.git * gdb.base/commands.exp: Break up infrun_breakpoint_command_test into two parts to get around a synchronization problem in expect. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 29283bb9b69..8a23d79fa99 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +Thurs Jul 9 11:08:31 1998 Dawn Perchik + + * 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