NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/51918 CVS commit: src/tests/kernel



The following reply was made to PR kern/51918; it has been noted by GNATS.

From: "Kamil Rytarowski" <kamil%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51918 CVS commit: src/tests/kernel
Date: Fri, 27 Jan 2017 16:35:47 +0000

 Module Name:	src
 Committed By:	kamil
 Date:		Fri Jan 27 16:35:47 UTC 2017
 
 Modified Files:
 	src/tests/kernel: t_ptrace_wait.c
 
 Log Message:
 Add new tests signal{9,10} in t_ptrace_wait{,3,4,6,id,pid}
 
 signal9:
     Verify that masking SIGTRAP in tracee does not stop tracer from
     catching PTRACE_LWP_CREATE breakpoint
 
 signal10:
     Verify that masking SIGTRAP in tracee does not stop tracer from
     catching PTRACE_LWP_EXIT breakpoint
 
 Both tests are broken and linked with PR kern/51918.
 
 Sponsored by <The NetBSD Foundation>
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.67 -r1.68 src/tests/kernel/t_ptrace_wait.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index