NetBSD-Bugs archive

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

PR/51995 CVS commit: src/tests/kernel



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

From: "Kamil Rytarowski" <kamil%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51995 CVS commit: src/tests/kernel
Date: Tue, 28 Feb 2017 13:29:52 +0000

 Module Name:	src
 Committed By:	kamil
 Date:		Tue Feb 28 13:29:52 UTC 2017
 
 Modified Files:
 	src/tests/kernel: t_ptrace_wait.c
 
 Log Message:
 Mark resume1 and syscallemu1 tests broken in t_ptrace_wait*
 
 resume1:
     PR kern/51995 ptrace(2) PT_RESUME is not reliable
 
 syscallemu1:
     PR kern/52012 PT_SYSCALL does not stop on syscall entry
 
 Sponsored by <The NetBSD Foundation>
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.74 -r1.75 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