On Sat, Nov 20, 2010 at 03:44:13PM +, Miod Vallat wrote:
> The breakpoint and watchpoint code inherited from Mach used to be able
> (under Mach) to put {break,watch}points in user processes. This is
> disabled in BSD, but there is still tentacles of this left in the code
> and structures, which
The breakpoint and watchpoint code inherited from Mach used to be able
(under Mach) to put {break,watch}points in user processes. This is
disabled in BSD, but there is still tentacles of this left in the code
and structures, which only make it larger.
Any objections against the following cleaning