qemu/include/gdbstub
Gustavo Romero 2be4d5db1e gdbstub: Pass CPU context to command handler
Allow passing the current CPU context to command handlers via user_ctx
when the handler requires it.

Signed-off-by: Gustavo Romero <gustavo.romero@linaro.org>
Message-Id: <20240628050850.536447-9-gustavo.romero@linaro.org>
Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240705084047.857176-38-alex.bennee@linaro.org>
2024-07-05 12:35:23 +01:00
..
commands.h gdbstub: Pass CPU context to command handler 2024-07-05 12:35:23 +01:00
enums.h gdbstub: move enums into separate header 2024-06-24 10:14:17 +01:00
helpers.h gdbstub: Avoid including 'cpu.h' in 'gdbstub/helpers.h' 2024-04-26 15:31:37 +02:00
syscalls.h
user.h gdbstub: Save target's siginfo 2024-03-13 11:43:52 +00:00