binutils-gdb/gdb/config
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
..
alpha 2006-01-04 Michael Snyder <msnyder@redhat.com> 2006-01-04 19:34:58 +00:00
arm 2006-01-04 Michael Snyder <msnyder@redhat.com> 2006-01-04 19:34:58 +00:00
avr
cris
d10v
djgpp * Makefile.in (ALLDEPFILES): Update. 2005-09-10 18:11:14 +00:00
frv
h8300
i386 2006-01-04 Michael Snyder <msnyder@redhat.com> 2006-01-04 19:34:58 +00:00
ia64 2006-01-04 Michael Snyder <msnyder@redhat.com> 2006-01-04 19:34:58 +00:00
iq2000
m32r 2006-01-04 Michael Snyder <msnyder@redhat.com> 2006-01-04 19:34:58 +00:00
m68hc11
m68k 2006-01-04 Michael Snyder <msnyder@redhat.com> 2006-01-04 19:34:58 +00:00
m88k
mips 2006-01-04 Michael Snyder <msnyder@redhat.com> 2006-01-04 19:34:58 +00:00
mn10300 * mn10300-linux-tdep.c: New file. 2005-09-02 22:53:35 +00:00
mt Rename ms1 to mt, part 1 2005-12-12 11:25:08 +00:00
pa 2006-01-04 Michael Snyder <msnyder@redhat.com> 2006-01-04 19:34:58 +00:00
powerpc 2006-01-04 Michael Snyder <msnyder@redhat.com> 2006-01-04 19:34:58 +00:00
rs6000
s390 * config/s390/nm-linux.h (KERNEL_U_SIZE): Remove. 2005-09-11 21:54:59 +00:00
sh * sh-tdep.c (sh_linux_svr4_fetch_link_map_offsets): Remove function. 2005-04-27 20:48:25 +00:00
sparc 2006-01-04 Michael Snyder <msnyder@redhat.com> 2006-01-04 19:34:58 +00:00
v850 * MAINTAINERS: Undelete v850. 2005-05-18 08:52:21 +00:00
vax * vaxobsd-tdep.c: New file. 2005-08-21 15:51:41 +00:00
xstormy16
nm-linux.h * Makefile.in (ALLDEPFILES): Update. 2005-09-10 18:11:14 +00:00
nm-lynx.h
nm-nbsd.h
nm-nbsdaout.h
tm-linux.h
tm-nto.h 2005-08-12 Kris Warkentin <kewarken@qnx.com> 2005-08-12 17:28:57 +00:00