]> Git Repo - qemu.git/commit
gdbstub: Introduce an is is_query_packet helper
authorJan Kiszka <[email protected]>
Sat, 7 Feb 2015 08:38:43 +0000 (09:38 +0100)
committerPeter Maydell <[email protected]>
Thu, 28 May 2015 15:57:35 +0000 (16:57 +0100)
commit4dabe747af0a6bd66a86c2c7879f1882bec43c33
treef9553c1bf1325d00be0d8a1c9fbeca6485d6573a
parent070949f39ee96bd16654e6623ab4ff627d918ba6
gdbstub: Introduce an is is_query_packet helper

This helper supports parsing of query packets with optional extensions.
The separator can be specified so that we can use it already for both
qqemu.sstep[=] and qSupported[:feature].

Signed-off-by: Jan Kiszka <[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
gdbstub.c
This page took 0.024677 seconds and 4 git commands to generate.