Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 05/23/2001 00:09:21
Module Name:	syssrc
Committed By:	manu
Date:		Tue May 22 21:09:21 UTC 2001

Modified Files:
	syssrc/sys/compat/linux/arch/powerpc: linux_ptrace.c

Log Message:
Fixed ptrace() so that it is now possible to get traced process registers.
This makes Linux gdb able to run a Linux binary


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/compat/linux/arch/powerpc/linux_ptrace.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.