NetBSD-Bugs archive

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

PR/36183 CVS commit: src/sys/kern



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/kern
Date: Sat, 13 Dec 2008 20:43:38 +0000 (UTC)

 Module Name:   src
 Committed By:  ad
 Date:          Sat Dec 13 20:43:38 UTC 2008
 
 Modified Files:
        src/sys/kern: kern_sig.c kern_synch.c
 
 Log Message:
 PR kern/36183 problem with ptrace and multithreaded processes
 
 Fix the famous "gdb + threads = panic" problem.
 Also, fix another revivesa merge botch.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.292 -r1.293 src/sys/kern/kern_sig.c
 cvs rdiff -r1.255 -r1.256 src/sys/kern/kern_synch.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