NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/36183 CVS commit: [netbsd-5] src/sys/kern
The following reply was made to PR kern/36183; it has been noted by GNATS.
From: Soren Jacobsen <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/36183 CVS commit: [netbsd-5] src/sys/kern
Date: Mon, 2 Feb 2009 18:28:23 +0000 (UTC)
Module Name: src
Committed By: snj
Date: Mon Feb 2 18:28:23 UTC 2009
Modified Files:
src/sys/kern [netbsd-5]: kern_sig.c kern_synch.c
Log Message:
Pull up following revision(s) (requested by ad in ticket #353):
sys/kern/kern_sig.c: revision 1.293
sys/kern/kern_synch.c: revision 1.256
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.289 -r1.289.4.1 src/sys/kern/kern_sig.c
cvs rdiff -r1.254 -r1.254.2.1 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