diff options
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 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> |