A number of the remaining reported ptrace(2) bugs are GDB related. The
previous support for GDB in NetBSD was in need for refreshment, as it
had no support for gdbserver capabilities. The GDB Server is an
execution mode of the debugger, which spawns a dedicated process that
interacts with its trace
On Mon, Aug 12, 2019 at 03:43:56 +, m...@netbsd.org wrote:
> So, this is when we changed to intptr_t. We also went through a
> "int64_t udata" revision at some point, later.
>
> Module Name:syssrc
> Committed By: jdolecek
> Date: Wed Oct 2 19:09:37 UTC 2002
>
> Modified File
From: Christos Zoulas
Subject: Re: EV_SET() better C++ compat with alternative implementations
Date: Sun, 11 Aug 2019 20:08:56 +0300
> Now you get warnings with -Wold-style-cast (which is the reason for __CAST()
> in the first place).
>
> christos
In the C++ case, we could use template special