binutils-gdb/gdb/testsuite
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
..
config * config/mips.exp: Update comments. 2002-09-09 21:21:35 +00:00
gdb.arch 2002-08-22 Elena Zannoni <ezannoni@redhat.com> 2002-08-23 01:52:22 +00:00
gdb.asm * printcmd.c (disassemble_command): Remove obsolete function. 2002-11-08 03:21:34 +00:00
gdb.base * config/pa/nm-hppah.h (CHILD_POST_FOLLOW_VFORK): Change to 2002-12-11 02:04:45 +00:00
gdb.c++ * gdb.c++/casts.cc, gdb.c++/casts.exp: New test. 2002-10-02 21:46:56 +00:00
gdb.chill 2002-11-09 Klee Dienes <kdienes@apple.com> 2002-11-09 19:15:23 +00:00
gdb.disasm * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list 2001-06-28 22:01:22 +00:00
gdb.fortran 2002-08-01 Andrew Cagney <cagney@redhat.com> 2002-08-01 17:18:35 +00:00
gdb.gdb 2002-09-24 Andrew Cagney <ac131313@redhat.com> 2002-09-24 16:07:42 +00:00
gdb.hp Zap remainder of gdb.threads-hp directory. 2002-06-27 03:58:32 +00:00
gdb.java * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with 2002-08-15 17:18:50 +00:00
gdb.mi 2002-11-05 Jeff Johnston <jjohnstn@redhat.com> 2002-11-05 22:31:32 +00:00
gdb.stabs * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that 2001-11-06 00:31:59 +00:00
gdb.threads * gdb.threads/schedlock.c (args): Make unsigned. 2002-10-23 03:22:56 +00:00
gdb.trace Checked in under the "obvious fix/typo rule". 2002-03-07 04:18:55 +00:00
lib * lib/mi-support.exp (mi_delete_breakpoints): Change name of 2002-11-25 19:54:09 +00:00
.gdbinit Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
ChangeLog * config/pa/nm-hppah.h (CHILD_POST_FOLLOW_VFORK): Change to 2002-12-11 02:04:45 +00:00
Makefile.in 2002-08-01 Andrew Cagney <cagney@redhat.com> 2002-08-01 17:18:35 +00:00
TODO Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
aclocal.m4 Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
configure 2002-08-01 Andrew Cagney <cagney@redhat.com> 2002-08-01 17:18:35 +00:00
configure.in 2002-08-01 Andrew Cagney <cagney@redhat.com> 2002-08-01 17:18:35 +00:00