qemu/include/gdbstub
Ilya Leoshkevich 6604b05763 gdbstub: Call gdbserver_fork() both in parent and in child
The upcoming follow-fork-mode child support requires post-fork message
exchange between the parent and the child. Prepare gdbserver_fork() for
this purpose. Rename it to gdbserver_fork_end() to better reflect its
purpose.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Message-Id: <20240219141628.246823-8-iii@linux.ibm.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240305121005.3528075-9-alex.bennee@linaro.org>
2024-03-06 12:35:19 +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: Call gdbserver_fork() both in parent and in child 2024-03-06 12:35:19 +00:00