]> www.infradead.org Git - users/dwmw2/qemu.git/commit
gdbstub: Pass CPU context to command handler
authorGustavo Romero <gustavo.romero@linaro.org>
Fri, 5 Jul 2024 08:40:44 +0000 (09:40 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 5 Jul 2024 11:35:23 +0000 (12:35 +0100)
commit2be4d5db1e50f5aabdeea6d1e63ef75cccd0bbdb
tree1ed2c76f8b69da757ef1104db39ecfed61f0132a
parent3ce0fc57a0e7d528ce0435c93205f9f6558c38ff
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>
gdbstub/gdbstub.c
include/gdbstub/commands.h