binutils-gdb/gdb/config/ia64
Michael Snyder ac264b3b9c 2006-01-04 Michael Snyder <msnyder@redhat.com>
Checkpoint/Restart for Linux.
	* linux-nat.c: Add support for debugging multiple forks.
	Add #include for linux-fork.h (interface spec).
	(super_mourn_inferior): New function pointer.
	(child_mourn_inferior): New function / target method.
	(linux_target): Claim to_mourn_inferior method pointer.
	(child_follow_fork): Call interface to linux-fork, conditionally
	add new fork processes to list of debugged processes.
	(kill_inferior): Use interface to linux-fork to kill
	multiple processes.

	* linux-fork.h: New file.
	* linux-fork.c: New file.  Support for debugging multiple forks
	of the same program.  Support for checkpoint and restart commands.

	* infrun.c (nullify_last_target_wait_ptid): New function.

	* Makefile.in: Add linux-fork.
	* config/*/linux.mh: Add linux-fork.
	* NEWS: Mention new functionality.
2006-01-04 19:34:58 +00:00
..
ia64.mt * config/ia64/tm-linux.h: Tweak comment. Update copyright year. 2005-01-07 23:12:06 +00:00
linux.mh 2006-01-04 Michael Snyder <msnyder@redhat.com> 2006-01-04 19:34:58 +00:00
linux.mt 2005-02-09 Andrew Cagney <cagney@gnu.org> 2005-02-09 15:58:51 +00:00
nm-linux.h * Makefile.in (ALLDEPFILES): Update. 2005-09-10 18:11:14 +00:00
tm-linux.h * config/ia64/tm-linux.h: Tweak comment. Update copyright year. 2005-01-07 23:12:06 +00:00