On Thu, Oct 24, 2024 at 2:00 PM Ilya Leoshkevich wrote:
> gdbstub needs target_to_host_signal(), so move its declaration to a
> public header.
>
> Signed-off-by: Ilya Leoshkevich
> ---
> bsd-user/signal-common.h | 1 -
> bsd-user/signal.c | 1 +
> include/user/signal.h | 23 ++
On 10/24/24 20:59, Ilya Leoshkevich wrote:
gdbstub needs target_to_host_signal(), so move its declaration to a
public header.
Signed-off-by: Ilya Leoshkevich
---
bsd-user/signal-common.h | 1 -
bsd-user/signal.c | 1 +
include/user/signal.h | 23 +++
li
gdbstub needs target_to_host_signal(), so move its declaration to a
public header.
Signed-off-by: Ilya Leoshkevich
---
bsd-user/signal-common.h | 1 -
bsd-user/signal.c | 1 +
include/user/signal.h | 23 +++
linux-user/signal-common.h | 1 -
linux-user/sign