diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 7a20002..036da6d 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,13 @@ +2014-10-24 Don Breazeal <donb@codesourcery.com> + + * gdb.base/foll-fork.exp (test_follow_fork, + catch_fork_child_follow): Check for updated fork messages emitted + from infrun.c. + * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step, + vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp, + vfork_and_exec_child_follow_through_step): Check for updated vfork + messages emitted from infrun.c. + 2014-10-24 Pedro Alves <palves@redhat.com> * gdb.base/corefile.exp: Remove references to ultrix. |