Subject: Re: CVS commit: syssrc
To: Bill Sommerfeld <sommerfeld@netbsd.org>
From: Eduardo Horvath <eeh@turbolinux.com>
List: source-changes
Date: 05/26/2000 20:22:45
On Fri, 26 May 2000, Bill Sommerfeld wrote:

> Log Message:
> Reduce use of curproc in several places:
> 
>  - Change ktrace interface to pass in the current process, rather than
> p->p_tracep, since the various ktr* function need curproc anyway.

Great!  Someone's finally fixing ktrace!  Any suggestions about what do
about tracing processes that are running in 32-bit emulation?  This has
been bugging me for a long time.  (Almost as long as `ps'.)


Eduardo Horvath