I suggest then that I'll squash this commit into the commit that
refactors the the Q/q packets and will add the required documentation
about this
in the commit message.
Do you agree?
-- Jon.
On Wed, May 15, 2019 at 8:41 PM Alex Bennée wrote:
>
>
> Jon Doron writes:
>
> > qemu.Supported query re
Jon Doron writes:
> qemu.Supported query reply back with the supported qemu query/set
> commands (commands are seperated with a semicolon from each other).
>
> gdb> maint packet qqemu.Supported
>
> Signed-off-by: Jon Doron
> ---
> gdbstub.c | 9 +
> 1 file changed, 9 insertions(+)
>
>
qemu.Supported query reply back with the supported qemu query/set
commands (commands are seperated with a semicolon from each other).
gdb> maint packet qqemu.Supported
Signed-off-by: Jon Doron
---
gdbstub.c | 9 +
1 file changed, 9 insertions(+)
diff --git a/gdbstub.c b/gdbstub.c
index