2006-04-26 Michael Snyder <msnyder@redhat.com>
authorMichael Snyder <msnyder@vmware.com>
Thu, 27 Apr 2006 23:03:42 +0000 (23:03 +0000)
committerMichael Snyder <msnyder@vmware.com>
Thu, 27 Apr 2006 23:03:42 +0000 (23:03 +0000)
commitb8db102de3021178e81c42925bd6bcbcd3524dec
tree867c0975ee77d284e054e6dd99ad7d5c53252fc6
parent75b8939e07dc255a6b075be0fd71b0d03bec1efe
2006-04-26  Michael Snyder  <msnyder@redhat.com>

* linux-fork.c (_initialize_linux_fork): Rename "delete-fork"
command to "delete fork" (no hyphen), compatible with other
"delete" commands.
(info_forks_command): Accept a fork ID argument, for info
on a single fork.  Report if no matching forks.

2006-04-26  Michael Snyder  <msnyder@redhat.com>

* gdb.base/multi-forks.exp: Modify patterns for "run to exit",
which may have to consume output from other forks.
Add tests to make sure that "delete fork" succeeded.

2006-04-27  Michael Snyder  <msnyder@redhat.com>

* gdb.texinfo (delete-fork): Command renamed to "delete fork".
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/linux-fork.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/multi-forks.exp
This page took 0.027661 seconds and 4 git commands to generate.