Kelly Yancey 5ad5504c14 If the parent process has the trap bit set (i.e. a debugger had single
stepped the process to the system call), we need to clear the trap flag
from the new frame unless the debugger had set PF_FORK on the parent.
Otherwise, the child will receive a (likely unexpected) SIGTRAP when it
executes the first instruction after returning to userland.

Reviewed by:	bde
MFC after:	3 days
2004-12-08 19:03:55 +00:00
..
2004-12-06 19:46:02 +00:00
2004-12-08 18:20:53 +00:00
2004-12-08 18:27:44 +00:00
2004-12-07 15:25:36 +00:00
2004-11-09 16:47:47 +00:00
2004-10-12 08:22:08 +00:00
2004-11-10 07:16:59 +00:00
2004-11-17 09:09:55 +00:00
2004-12-08 11:54:06 +00:00