On 19/3/25 19:22, Alex Bennée wrote:
When things go wrong we want to assert on the register that failed to be able to figure out what went wrong.Signed-off-by: Alex Bennée <alex.ben...@linaro.org> --- gdbstub/gdbstub.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>