commit | 070949f39ee96bd16654e6623ab4ff627d918ba6 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Sat Feb 07 09:38:42 2015 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu May 28 16:57:35 2015 +0100 |
tree | cc7d779b3a109d4598fbd561ac968f9817c962a4 | |
parent | a84904737277c2f07c8fbcb69db27451d844f12b [diff] |
gdbstub: Fix qOffsets packet detection qOffsets has no additional optional parameters. So match the complete string to avoid stumbling over possible future commands with identical prefix. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>