Module Name: src Committed By: kamil Date: Wed Nov 2 22:18:04 UTC 2016
Modified Files: src/tests/kernel: t_ptrace.c Log Message: Add new test-case "traceme2" in t_ptrace This test is a clone of traceme2 with ptrace(2) calling PT_CONTINUE with signal to be passed to the child: SIGINT. traceme1 sends no signals. Sponsored by <The NetBSD Foundation>. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/kernel/t_ptrace.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.