Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Feb 2004 14:45:22 -0500
From:      John Baldwin <jhb@FreeBSD.org>
To:        jeffr@FreeBSD.org
Cc:        alpha@FreeBSD.org
Subject:   Patch to fix kern_ptrace() on Alpha so it can be made mpsafe again.
Message-ID:  <200402061445.22692.jhb@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
Can someone please test the patch at
http://www.FreeBSD.org/~jhb/patches/alpha.ptrace.patch and make sure that gdb 
and other utils that use ptrace still work ok?  If so, can you retry it with 
the ptrace() syscall marked MP safe (change STD in front of ptrace() in 
syscalls.master to MSTD and do a 'make init_sysent.c' in sys/kern) with 
WITNESS on and verify that it works ok?  Thanks.

-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402061445.22692.jhb>