NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/36183 CVS commit: src/sys
The following reply was made to PR kern/36183; it has been noted by GNATS.
From: Andrew Doran <ad%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/36183 CVS commit: src/sys
Date: Wed, 4 Feb 2009 21:17:39 +0000 (UTC)
Module Name: src
Committed By: ad
Date: Wed Feb 4 21:17:39 UTC 2009
Modified Files:
src/sys/kern: kern_lwp.c sys_process.c
src/sys/sys: lwp.h
Log Message:
PR kern/36183 problem with ptrace and multithreaded processes
Fix the crashy test case that Thor provided.
To generate a diff of this commit:
cvs rdiff -r1.126 -r1.127 src/sys/kern/kern_lwp.c
cvs rdiff -r1.145 -r1.146 src/sys/kern/sys_process.c
cvs rdiff -r1.116 -r1.117 src/sys/sys/lwp.h
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