binutils-gdb/gdb/config
Daniel Jacobowitz 6604731ba7 * config/pa/nm-hppah.h (CHILD_POST_FOLLOW_VFORK): Change to
CHILD_FOLLOW_FORK.
	* hppah-nat.c (saved_vfork_pid): Add.
	(child_post_follow_vfork): Remove.
	(child_follow_fork): New function.
	(child_wait): Call detach_breakpoints after receiving the child vfork.
	Call child_resume directly instead of going through resume ().
	Make sure we have the exec before reporting the vfork.
	* inferior.h (follow_inferior_reset_breakpoints): Add prototype.
	* infrun.c (follow_fork, follow_vfork, follow_inferior_fork): Remove.
	(follow_fork): New function.  Call target_follow_fork.
	(follow_inferior_reset_breakpoints): New function broken out from
	old follow_inferior_fork.
	(resume): Remove hack to follow exec after vfork.
	* inftarg.c (child_post_follow_vfork): Remove.
	(child_follow_fork): New function.
	(init_child_ops): Replace to_post_follow_vfork with to_follow_fork.
	* target.c (cleanup_target): Replace to_post_follow_vfork with
	to_follow_fork.
	(update_current_target): Likewise.
	(setup_target_debug): Likewise.
	(debug_to_post_follow_vfork): Remove.
	(debug_to_follow_fork): New function.
	* target.h (struct target_ops): Replace to_post_folow_vfork with
	to_follow_fork.
	(child_post_follow_vfork): Remove prototype.
	(child_follow_fork): Add prototype.
	(target_post_follow_vfork): Remove macro.
	(target_follow_fork): Add macro.

testsuite/
	* gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
2002-12-11 02:04:45 +00:00
..
alpha * doublest.c (convert_floatformat_to_doublest): Cast exp_bias to int. 2002-12-04 05:40:40 +00:00
arc 2002-08-06 Andrew Cagney <cagney@redhat.com> 2002-08-06 14:12:47 +00:00
arm * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
avr * Makefile.in: Add support for AVR target. 2002-04-25 20:34:56 +00:00
cris
d10v
d30v Obsolete the d30v. 2002-07-14 00:15:20 +00:00
djgpp 2002-11-12 Andrew Cagney <ac131313@redhat.com> 2002-11-12 16:30:08 +00:00
fr30 Obsolete fr30. 2002-07-16 14:30:14 +00:00
frv 2002-06-21 Dave Brolley <brolley@redhat.com> 2002-06-21 21:19:58 +00:00
h8300 * h8300-tdep.c: Multiarch. Drop `set machine' command in favor of 2002-09-16 15:03:17 +00:00
h8500 2002-12-01 Andrew Cagney <ac131313@redhat.com> 2002-12-01 19:07:16 +00:00
i386 * win32-nat.c (psapi_get_dll_name): Fix a compiler warning. 2002-11-22 07:34:55 +00:00
i960 Obsolete i960. 2002-08-22 21:52:45 +00:00
ia64 2002-08-17 Andrew Cagney <ac131313@redhat.com> 2002-08-18 04:00:47 +00:00
m32r 2002-12-01 Andrew Cagney <ac131313@redhat.com> 2002-12-01 19:07:16 +00:00
m68hc11
m68k * Makefile.in (m68k_tdep_h): Define. 2002-11-23 19:45:12 +00:00
m88k Obsolete m88k. 2002-07-24 23:51:36 +00:00
mcore * config/mcore/tm-mcore.h: Remove file. 2002-07-05 15:09:49 +00:00
mips 2002-11-21 Andrew Cagney <cagney@redhat.com> 2002-11-21 18:54:44 +00:00
mn10200 2002-12-08 Andrew Cagney <ac131313@redhat.com> 2002-12-09 02:04:17 +00:00
mn10300
none
ns32k * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
pa * config/pa/nm-hppah.h (CHILD_POST_FOLLOW_VFORK): Change to 2002-12-11 02:04:45 +00:00
powerpc * config/powerpc/aix432.mh (NATDEPFILES): Add a comment explaining 2002-12-02 15:44:50 +00:00
rs6000 2002-12-08 Andrew Cagney <ac131313@redhat.com> 2002-12-09 02:44:52 +00:00
s390 * MAINTAINERS: Mark a29k as deleted. 2002-05-04 15:52:42 +00:00
sh * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
sparc 2002-12-08 Andrew Cagney <ac131313@redhat.com> 2002-12-09 02:04:17 +00:00
v850 * configure.tgt: Mark v850 as multi-arched. 2002-05-16 12:11:38 +00:00
vax Remove files checked in by mistake. 2002-06-26 18:37:26 +00:00
xstormy16
z8k 2002-12-08 Andrew Cagney <ac131313@redhat.com> 2002-12-09 02:04:17 +00:00
nm-gnu.h 2002-11-13 Andrew Cagney <cagney@redhat.com> 2002-11-14 00:25:05 +00:00
nm-linux.h * acconfig.h (HAVE_PREAD64): Add. 2002-11-26 01:23:46 +00:00
nm-lynx.h
nm-m3.h 2002-11-13 Andrew Cagney <cagney@redhat.com> 2002-11-14 00:25:05 +00:00
nm-nbsd.h * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and 2002-05-22 03:59:55 +00:00
nm-nbsdaout.h * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and 2002-05-22 03:59:55 +00:00
nm-sysv4.h
tm-linux.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
tm-lynx.h
tm-sunos.h
tm-sysv4.h * c-exp.y (THIS): Delete token and grammar rule. 2002-10-11 14:02:39 +00:00
tm-vxworks.h
xm-aix4.h
xm-nbsd.h
xm-sysv4.h