On Fri, 5 Jul 2024 at 11:47, Alex Bennée wrote:
>
> From: Gustavo Romero
>
> Allow passing the current CPU context to command handlers via user_ctx
> when the handler requires it.
>
> Signed-off-by: Gustavo Romero
> Signed-off-by: Alex Bennée
> Message-Id: <20240628050850.536447-9-gustavo.rom..
From: Gustavo Romero
Allow passing the current CPU context to command handlers via user_ctx
when the handler requires it.
Signed-off-by: Gustavo Romero
Signed-off-by: Alex Bennée
Message-Id: <20240628050850.536447-9-gustavo.rom...@linaro.org>
---
include/gdbstub/commands.h | 3 +++
gdbstub/gd