NetBSD-Bugs archive

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

PR/54590 CVS commit: [netbsd-9] src/sys/kern



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54590 CVS commit: [netbsd-9] src/sys/kern
Date: Tue, 15 Oct 2019 18:38:40 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Tue Oct 15 18:38:40 UTC 2019
 
 Modified Files:
 	src/sys/kern [netbsd-9]: sys_ptrace_common.c
 
 Log Message:
 Pull up following revision(s) (requested by kamil in ticket #313):
 
 	sys/kern/sys_ptrace_common.c: revision 1.60
 
 Restore the old behavior in PT_GET_PROCESS_STATE
 For !child and !lwp events return zeroed struct ptrace_state.
 
 There is code that depends on it (GDB).
 
 Fixes PR toolchain/54590 by martin@
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.58.2.2 -r1.58.2.3 src/sys/kern/sys_ptrace_common.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