On 6/6/23 06:27, Ilya Leoshkevich wrote:
These functions will be required by the GDB stub in order to provide the guest view of /proc to GDB.Reviewed-by: Alex Bennée<alex.ben...@linaro.org> Signed-off-by: Ilya Leoshkevich<i...@linux.ibm.com> --- linux-user/qemu.h | 3 +++ linux-user/syscall.c | 54 ++++++++++++++++++++++++++++---------------- 2 files changed, 38 insertions(+), 19 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~