binutils-gdb/gdb/config/sparc
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
..
fbsd.mh Marcel Moolenaar <marcel@xcllnt.net> 2005-07-15 20:10:19 +00:00
fbsd.mt * config/sparc/fbsd.mt (TDEPFILES): Add solib.o and solib-svr4.o. 2005-05-16 13:34:07 +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
linux64.mh 2006-01-04 Michael Snyder <msnyder@redhat.com> 2006-01-04 19:34:58 +00:00
linux64.mt Index: ChangeLog 2004-09-13 20:55:42 +00:00
nbsd.mt * config/i386/fbsd.mt (DEPRECATED_TM_FILE): Remove. 2005-05-15 22:08:45 +00:00
nbsd64.mh * config/sparc/nbsd64.mh (NAT_FILE): Remove. 2005-03-25 22:28:53 +00:00
nbsd64.mt * config/i386/fbsd.mt (DEPRECATED_TM_FILE): Remove. 2005-05-15 22:08:45 +00:00
nbsdaout.mh * config/sparc/nbsdaout.mh (NAT_FILE): Set to solib.h. 2004-11-29 11:20:10 +00:00
nbsdelf.mh * config/sparc/nbsdaout.mh (NAT_FILE): Set to solib.h. 2004-11-29 11:20:10 +00:00
nm-linux.h
nm-sol2.h
obsd.mt * sparcobsd-tdep.c: Include "gdbcore.h", "regcache.h" and 2005-12-27 12:23:02 +00:00
obsd64.mt * sparcobsd-tdep.c: Include "gdbcore.h", "regcache.h" and 2005-12-27 12:23:02 +00:00
sol2-64.mt Index: ChangeLog 2004-09-13 20:55:42 +00:00
sol2.mh
sol2.mt Index: ChangeLog 2004-09-13 20:55:42 +00:00
sparc.mt
sparc64.mt
tm-sol2.h 2004-09-02 Andrew Cagney <cagney@gnu.org> 2004-09-02 14:17:44 +00:00