mirror_qemu/include/gdbstub
Ilya Leoshkevich 0a0d87c9b8 gdbstub: Add syscall entry/return hooks
The upcoming syscall catchpoint support needs to get control on syscall
entry and return. Provide the necessary hooks for that, which are
no-ops for now.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Message-Id: <20240202152506.279476-4-iii@linux.ibm.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240207163812.3231697-13-alex.bennee@linaro.org>
2024-02-09 17:52:40 +00:00
..
helpers.h gdbstub: move register helpers into standalone include 2023-03-07 20:44:08 +00:00
syscalls.h gdbstub: replace exit calls with proper shutdown for softmmu 2023-10-12 12:36:37 +10:00
user.h gdbstub: Add syscall entry/return hooks 2024-02-09 17:52:40 +00:00