]> git.ipfire.org Git - thirdparty/qemu.git/commit - gdbstub.c
gdbstub: Implement gdb_do_syscallv()
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 7 Sep 2015 09:39:27 +0000 (10:39 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 7 Sep 2015 09:39:27 +0000 (10:39 +0100)
commit19239b39e7501dedec8d92f0eca79c187685bcce
tree9e4d61cf5c84b40e1ba0833cf3ff115a46287faa
parent205ace55ffff77964e50af08c99639ec47db53f6
gdbstub: Implement gdb_do_syscallv()

Implement a variant of the existing gdb_do_syscall() which
takes a va_list.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Tested-by: Christopher Covington <cov@codeaurora.org>
Message-id: 1439483745-28752-4-git-send-email-peter.maydell@linaro.org
gdbstub.c
include/exec/gdbstub.h